Searched refs:ColorAspectsSetter (Results 1 – 3 of 3) sorted by relevance
/hardware/google/av/media/codecs/hevc/ |
D | C2SoftHevcDec.cpp | 179 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 264 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter() function in android::C2SoftHevcDec::IntfImpl
|
/hardware/google/av/media/codecs/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 171 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 256 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter() function in android::C2SoftMpeg2Dec::IntfImpl
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcDec.cpp | 183 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 268 static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter() function in android::C2SoftAvcDec::IntfImpl
|