Home
last modified time | relevance | path

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

/frameworks/base/camera/libcameraservice/
DFakeCamera.cpp280 static void convert_rgb16_to_yuv422(uint8_t *rgb, uint8_t *yuv, int width, int height) in convert_rgb16_to_yuv422() argument
302 ccrgb16toyuv_wo_colorkey(rgb, yuv, param, table); in convert_rgb16_to_yuv422()