Searched refs:mBitDepth (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DOMXUtils.cpp91 mBitDepth = image.mBitDepth;
/frameworks/native/include/media/hardware/
H A DVideoAPI.h45 uint32_t mBitDepth; // useable bit depth member in struct:android::MediaImage
85 uint32_t mBitDepth; // useable bit depth (always MSB) member in namespace:android
/frameworks/av/media/libstagefright/
H A DACodec.cpp4543 image.mBitDepth = 8;
4674 if (img.mBitDepth <= 8) {

Completed in 46 milliseconds