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

  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.cpp 357 unsigned short heightUV, widthUV;
359 widthUV = width;
375 yuv->U.width = yuv->U.pitch = yuv->V.width = yuv->V.pitch = widthUV;
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 357 unsigned short heightUV, widthUV;
359 widthUV = width;
375 yuv->U.width = yuv->U.pitch = yuv->V.width = yuv->V.pitch = widthUV;

Completed in 46 milliseconds