Searched refs:yuv_output (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.cpp | 1083 YUV420Frame yuv_output{.width = jpeg_input->width, in threadLoop() local 1089 auto ret = ProcessYUV420(yuv_input, yuv_output, in threadLoop() 1127 YUV420Frame yuv_output{.width = (*b)->width, in threadLoop() local 1133 ProcessYUV420(yuv_input, yuv_output, device_settings->second.gain, in threadLoop() 1163 YUV420Frame yuv_output{.width = (*b)->width, in threadLoop() local 1166 ProcessYUV420(yuv_input, yuv_output, device_settings->second.gain, in threadLoop()
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 207 uint8_t yuv_output; member
|