Searched refs:convertYUV422ToNV12Tiler (Results 1 – 1 of 1) sorted by relevance
65 static void convertYUV422ToNV12Tiler(unsigned char *src, unsigned char *dest, int width, int height…951 static void convertYUV422ToNV12Tiler(unsigned char *src, unsigned char *dest, int width, int height… in convertYUV422ToNV12Tiler() function1164 convertYUV422ToNV12Tiler ( (unsigned char*)fp, (unsigned char*)y_uv[0], width, height); in previewThread()