OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1107 milliseconds