Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp91 mBitDepth = image.mBitDepth; in initFromV1()
/frameworks/native/include/media/hardware/
DVideoAPI.h45 uint32_t mBitDepth; // useable bit depth member
85 uint32_t mBitDepth; // useable bit depth (always MSB) member
/frameworks/av/media/libstagefright/
DACodec.cpp4543 image.mBitDepth = 8; in describeDefaultColorFormat()
4674 if (img.mBitDepth <= 8) { in isFlexibleColorFormat()