Searched refs:yvu2bgr (Results 1 – 3 of 3) 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
582 ImageUtils::yvu2bgr(resultBGR, resultYVU, mosaicWidth, mosaicHeight); in Java_com_android_camera_panorama_Mosaic_getFinalMosaic()