Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DColorConverter.h99 } BitDepth_t; typedef
119 BitDepth_t getBitDepth() const { in getBitDepth()
141 BitDepth_t mBitDepth;
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp491 BitDepth_t srcBitDepth = mSrcImage->getBitDepth(); in isValidForMediaImage2()