Searched refs:YCbCrPlanes (Results 1 – 5 of 5) sorted by relevance
46 YCbCrPlanes yuv_planes;89 YCbCrPlanes yuv_planes;
34 struct YCbCrPlanes { struct66 YCbCrPlanes img_y_crcb;
348 void CaptureYUV420(YCbCrPlanes yuv_layout, uint32_t width, uint32_t height,357 YCbCrPlanes planes;
848 : YCbCrPlanes{}}; in threadLoop()911 : YCbCrPlanes{}}; in threadLoop()1389 void EmulatedSensor::CaptureYUV420(YCbCrPlanes yuv_layout, uint32_t width, in CaptureYUV420()1536 YCbCrPlanes input_planes, output_planes; in ProcessYUV420()
119 YCbCrPlanes thumb_planes; in CompressYUV420()