Home
last modified time | relevance | path

Searched defs:is10Bit (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp58 const ColorConverter::ColorSpace &colorSpace, bool is10Bit) { in getLibYUVMatrix()
734 const bool is10Bit = (mSrcFormat == COLOR_FormatYUVP010 in getMatrix() local