Searched refs:yuv_input (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.cpp | 1059 YUV420Frame yuv_input{ in threadLoop() local 1089 auto ret = ProcessYUV420(yuv_input, yuv_output, in threadLoop() 1119 YUV420Frame yuv_input{ in threadLoop() local 1133 ProcessYUV420(yuv_input, yuv_output, device_settings->second.gain, in threadLoop() 1162 YUV420Frame yuv_input{}; in threadLoop() local 1166 ProcessYUV420(yuv_input, yuv_output, device_settings->second.gain, in threadLoop()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 422 …_lib_op_status (*gpu_stats_lib_fill_data_t)(void *handle, gpu_stats_lib_buffer_params_t *yuv_input,
|