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