HomeSort by relevance Sort by last modified time
    Searched refs:yvu2rgb (Results 1 - 5 of 5) sorted by null

  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.h 76 static void yvu2rgb(ImageType out, ImageType in, int width, int height);
ImageUtils.cpp 190 void ImageUtils::yvu2rgb(ImageType out, ImageType in, int width, int height) function in class:ImageUtils
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.h 76 static void yvu2rgb(ImageType out, ImageType in, int width, int height);
ImageUtils.cpp 190 void ImageUtils::yvu2rgb(ImageType out, ImageType in, int width, int height) function in class:ImageUtils
  /development/perftests/panorama/
benchmark.cpp 122 ImageUtils::yvu2rgb(imageRGB, resultYVU, mosaicWidth,

Completed in 73 milliseconds