Home
last modified time | relevance | path

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

/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp119 static int convert_YUYV_to_420_NV12(char *in_buf, char *out_buf, int wd, int ht);
718 static int convert_YUYV_to_420_NV12(char *in_buf, char *out_buf, int wd, int ht) in convert_YUYV_to_420_NV12() function
1933 convert_YUYV_to_420_NV12( in convert_data_frm_cam_to_disp()
2830 rc = convert_YUYV_to_420_NV12( in encodeJpeg()