/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.h | 153 return mCodedColorAspects; in getCodedColorAspects_l() 180 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; variable
|
D | C2SoftAomEnc.cpp | 167 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 172 {C2F(mCodedColorAspects, range) in IntfImpl() 174 C2F(mCodedColorAspects, primaries) in IntfImpl() 177 C2F(mCodedColorAspects, transfer) in IntfImpl() 180 C2F(mCodedColorAspects, matrix) in IntfImpl()
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxEnc.h | 277 return mCodedColorAspects; in getCodedColorAspects_l() 299 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; variable
|
D | C2SoftVpxEnc.cpp | 193 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 198 C2F(mCodedColorAspects, range).inRange( in IntfImpl() 200 C2F(mCodedColorAspects, primaries).inRange( in IntfImpl() 202 C2F(mCodedColorAspects, transfer).inRange( in IntfImpl() 204 C2F(mCodedColorAspects, matrix).inRange( in IntfImpl()
|
/frameworks/av/media/codec2/components/apv/ |
D | C2SoftApvEnc.cpp | 195 addParameter(DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 199 .withFields({C2F(mCodedColorAspects, range) in IntfImpl() 202 C2F(mCodedColorAspects, primaries) in IntfImpl() 205 C2F(mCodedColorAspects, transfer) in IntfImpl() 208 C2F(mCodedColorAspects, matrix) in IntfImpl() 719 return mCodedColorAspects; in getCodedColorAspects_l() 739 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; member in android::C2SoftApvEnc::IntfImpl 855 mCodedColorAspects->primaries, mCodedColorAspects->transfer, mCodedColorAspects->matrix, in showEncoderParams() 856 mCodedColorAspects->range); in showEncoderParams() 873 mCodedColorAspects = mIntf->getCodedColorAspects_l(); in initEncoder()
|
D | C2SoftApvEnc.h | 87 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; member
|
D | C2SoftApvDec.cpp | 243 addParameter(DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 247 .withFields({C2F(mCodedColorAspects, range) in IntfImpl() 250 C2F(mCodedColorAspects, primaries) in IntfImpl() 253 C2F(mCodedColorAspects, transfer) in IntfImpl() 256 C2F(mCodedColorAspects, matrix) in IntfImpl() 279 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 490 std::shared_ptr<C2StreamColorAspectsInfo::input> mCodedColorAspects; member in android::C2SoftApvDec::IntfImpl
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 157 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 162 C2F(mCodedColorAspects, range).inRange( in IntfImpl() 164 C2F(mCodedColorAspects, primaries).inRange( in IntfImpl() 166 C2F(mCodedColorAspects, transfer).inRange( in IntfImpl() 168 C2F(mCodedColorAspects, matrix).inRange( in IntfImpl() 189 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 299 std::shared_ptr<C2StreamColorAspectsInfo::input> mCodedColorAspects; member in android::C2SoftHevcDec::IntfImpl
|
D | C2SoftHevcEnc.cpp | 232 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 237 C2F(mCodedColorAspects, range).inRange( in IntfImpl() 239 C2F(mCodedColorAspects, primaries).inRange( in IntfImpl() 241 C2F(mCodedColorAspects, transfer).inRange( in IntfImpl() 243 C2F(mCodedColorAspects, matrix).inRange( in IntfImpl() 541 return mCodedColorAspects; in getCodedColorAspects_l() 560 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; member in android::C2SoftHevcEnc::IntfImpl
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 167 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 172 C2F(mCodedColorAspects, range).inRange( in IntfImpl() 174 C2F(mCodedColorAspects, primaries).inRange( in IntfImpl() 176 C2F(mCodedColorAspects, transfer).inRange( in IntfImpl() 178 C2F(mCodedColorAspects, matrix).inRange( in IntfImpl() 199 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 308 std::shared_ptr<C2StreamColorAspectsInfo::input> mCodedColorAspects; member in android::C2SoftAvcDec::IntfImpl
|
D | C2SoftAvcEnc.cpp | 248 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 253 C2F(mCodedColorAspects, range).inRange( in IntfImpl() 255 C2F(mCodedColorAspects, primaries).inRange( in IntfImpl() 257 C2F(mCodedColorAspects, transfer).inRange( in IntfImpl() 259 C2F(mCodedColorAspects, matrix).inRange( in IntfImpl() 559 return mCodedColorAspects; in getCodedColorAspects_l() 575 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; member in android::C2SoftAvcEnc::IntfImpl
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 148 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 153 C2F(mCodedColorAspects, range).inRange( in IntfImpl() 155 C2F(mCodedColorAspects, primaries).inRange( in IntfImpl() 157 C2F(mCodedColorAspects, transfer).inRange( in IntfImpl() 159 C2F(mCodedColorAspects, matrix).inRange( in IntfImpl() 180 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 290 std::shared_ptr<C2StreamColorAspectsInfo::input> mCodedColorAspects; member in android::C2SoftMpeg2Dec::IntfImpl
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 189 addParameter(DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 193 .withFields({C2F(mCodedColorAspects, range) in IntfImpl() 196 C2F(mCodedColorAspects, primaries) in IntfImpl() 199 C2F(mCodedColorAspects, transfer) in IntfImpl() 202 C2F(mCodedColorAspects, matrix) in IntfImpl() 225 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 435 std::shared_ptr<C2StreamColorAspectsInfo::input> mCodedColorAspects; member in android::C2SoftDav1dDec::IntfImpl
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 195 DefineParam(mCodedColorAspects, C2_PARAMKEY_VUI_COLOR_ASPECTS) in IntfImpl() 200 C2F(mCodedColorAspects, range).inRange( in IntfImpl() 202 C2F(mCodedColorAspects, primaries).inRange( in IntfImpl() 204 C2F(mCodedColorAspects, transfer).inRange( in IntfImpl() 206 C2F(mCodedColorAspects, matrix).inRange( in IntfImpl() 227 .withSetter(ColorAspectsSetter, mDefaultColorAspects, mCodedColorAspects) in IntfImpl() 419 std::shared_ptr<C2StreamColorAspectsInfo::input> mCodedColorAspects; member in android::C2SoftGav1Dec::IntfImpl
|