Home
last modified time | relevance | path

Searched refs:yuv_output (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp641 YUV420Frame yuv_output{.width = jpeg_input->width, in threadLoop() local
651 yuv_input, yuv_output, device_settings->second.gain, in threadLoop()
688 YUV420Frame yuv_output{.width = (*b)->width, in threadLoop() local
697 yuv_input, yuv_output, device_settings->second.gain, in threadLoop()
/hardware/qcom/camera/msm8998/
DQCamera_Intf.h207 uint8_t yuv_output; member