Searched refs:yvu2rgb (Results 1 – 2 of 2) sorted by relevance
76 static void yvu2rgb(ImageType out, ImageType in, int width, int height);
190 void ImageUtils::yvu2rgb(ImageType out, ImageType in, int width, int height) in yvu2rgb() function in ImageUtils