Home
last modified time | relevance | path

Searched refs:mBitDepthAllocated (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/
DOMXUtils.cpp100 mBitDepthAllocated = 8; in initFromV1()
247 image.mBitDepthAllocated = 8; in DescribeDefaultColorFormat()
/frameworks/native/headers/media_plugin/media/hardware/
DVideoAPI.h86 uint32_t mBitDepthAllocated; // bits per component (must be 8 or 16) member