Searched refs:YCbCrPlanes (Results 1 – 5 of 5) sorted by relevance
33 struct YCbCrPlanes { struct66 YCbCrPlanes img_y_crcb;
44 YCbCrPlanes yuv_planes;88 YCbCrPlanes yuv_planes;
426 void CaptureYUV420(YCbCrPlanes yuv_layout, uint32_t width, uint32_t height,438 YCbCrPlanes planes;
247 YCbCrPlanes thumb_planes; in CompressYUV420()
1068 : YCbCrPlanes{}}; in threadLoop()1126 : YCbCrPlanes{}}; in threadLoop()1618 void EmulatedSensor::CaptureYUV420(YCbCrPlanes yuv_layout, uint32_t width, in CaptureYUV420()1773 YCbCrPlanes input_planes, output_planes; in ProcessYUV420()