Searched refs:CaptureYUV420 (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.h | 348 void CaptureYUV420(YCbCrPlanes yuv_layout, uint32_t width, uint32_t height,
|
D | EmulatedSensor.cpp | 953 CaptureYUV420((*b)->plane.img_y_crcb, (*b)->width, (*b)->height, in threadLoop() 1389 void EmulatedSensor::CaptureYUV420(YCbCrPlanes yuv_layout, uint32_t width, in CaptureYUV420() function in android::EmulatedSensor 1548 CaptureYUV420(output.planes, output.width, output.height, gain, zoom_ratio, in ProcessYUV420() 1594 CaptureYUV420(input_planes, input_width, input_height, gain, zoom_ratio, in ProcessYUV420()
|