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

  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.h 155 static void mapYUVInfoToImage(YUVinfo *img, unsigned char *position);
ImageUtils.cpp 391 mapYUVInfoToImage(yuv, position);
397 void YUVinfo::mapYUVInfoToImage(YUVinfo *img, unsigned char *position)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.h 155 static void mapYUVInfoToImage(YUVinfo *img, unsigned char *position);
ImageUtils.cpp 391 mapYUVInfoToImage(yuv, position);
397 void YUVinfo::mapYUVInfoToImage(YUVinfo *img, unsigned char *position)

Completed in 181 milliseconds