Home
last modified time | relevance | path

Searched refs:HdrStaticInfoSetter (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp242 .withSetter(HdrStaticInfoSetter) in Helper()
310 static C2R HdrStaticInfoSetter( in HdrStaticInfoSetter() function
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp136 .withSetter(HdrStaticInfoSetter) in IntfImpl()
379 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output>& me) { in HdrStaticInfoSetter() function in android::C2SoftDav1dDec::IntfImpl
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp138 .withSetter(HdrStaticInfoSetter) in IntfImpl()
370 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output> &me) { in HdrStaticInfoSetter() function in android::C2SoftGav1Dec::IntfImpl
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp147 .withSetter(HdrStaticInfoSetter) in IntfImpl()