Home
last modified time | relevance | path

Searched refs:mCodedColorAspects (Results 1 – 14 of 14) sorted by relevance

/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.h153 return mCodedColorAspects; in getCodedColorAspects_l()
180 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; variable
DC2SoftAomEnc.cpp167 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/
DC2SoftVpxEnc.h277 return mCodedColorAspects; in getCodedColorAspects_l()
299 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; variable
DC2SoftVpxEnc.cpp193 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/
DC2SoftApvEnc.cpp195 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()
DC2SoftApvEnc.h87 std::shared_ptr<C2StreamColorAspectsInfo::output> mCodedColorAspects; member
DC2SoftApvDec.cpp243 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/
DC2SoftHevcDec.cpp157 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
DC2SoftHevcEnc.cpp232 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/
DC2SoftAvcDec.cpp167 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
DC2SoftAvcEnc.cpp248 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/
DC2SoftMpeg2Dec.cpp148 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/
DC2SoftDav1dDec.cpp189 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/
DC2SoftGav1Dec.cpp195 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