Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DImageUtils.h77 static void yvu2bgr(ImageType out, ImageType in, int width, int height);
DImageUtils.cpp235 void ImageUtils::yvu2bgr(ImageType out, ImageType in, int width, int height) in yvu2bgr() function in ImageUtils