Searched refs:cbcr_step (Results 1 – 3 of 3) sorted by relevance
639 .cbcr_step = 1}; in threadLoop()1073 px_cr += yuv_layout.cbcr_step; in CaptureYUV420()1074 px_cb += yuv_layout.cbcr_step; in CaptureYUV420()1132 if (input_planes.cbcr_step == 2) { in ProcessYUV420()1167 .cbcr_step = 1}; in ProcessYUV420()1176 if (output_planes.cbcr_step == 2) { in ProcessYUV420()1197 if (output_planes.cbcr_step == 2) { in ProcessYUV420()
39 uint32_t cbcr_step = 0; member
221 sensor_buffer->plane.img_y_crcb.cbcr_step = yuv_layout.chromaStep; in LockSensorBuffer()