HomeSort by relevance Sort by last modified time
    Searched defs:YUVinfo (Results 1 - 3 of 3) sorted by null

  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.h 139 * Used in YUVinfo to store separate YVU image planes.
152 class YUVinfo {
154 static YUVinfo *allocateImage(unsigned short width, unsigned short height);
155 static void mapYUVInfoToImage(YUVinfo *img, unsigned char *position);
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
ImageUtils.h 139 * Used in YUVinfo to store separate YVU image planes.
152 class YUVinfo {
154 static YUVinfo *allocateImage(unsigned short width, unsigned short height);
155 static void mapYUVInfoToImage(YUVinfo *img, unsigned char *position);
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.h 139 * Used in YUVinfo to store separate YVU image planes.
152 class YUVinfo {
154 static YUVinfo *allocateImage(unsigned short width, unsigned short height);
155 static void mapYUVInfoToImage(YUVinfo *img, unsigned char *position);

Completed in 615 milliseconds