Home
last modified time | relevance | path

Searched refs:C2ComponentAttributesSetting (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.cpp54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp63 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h136 std::shared_ptr<C2ComponentAttributesSetting> mAttrib;
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.cpp54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrNbEnc.cpp55 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
DC2SoftAmrDec.cpp69 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
DC2SoftAmrWbEnc.cpp56 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
DC2SoftFlacEnc.cpp55 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxEnc.h255 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
DC2SoftVpxDec.cpp64 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.cpp58 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
DC2SoftOpusEnc.cpp61 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp62 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.cpp57 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp56 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp72 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
DC2SoftMpeg4Dec.cpp71 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/frameworks/av/media/codec2/tests/
DC2ComponentInterface_test.cpp638 EACH_TEST_SELF(C2ComponentAttributesSetting, TEST_U32_WRITABLE_FIELD); in testMain()
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp46 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp48 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp65 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
DC2SoftHevcEnc.cpp112 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp68 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/frameworks/av/media/codec2/core/include/
DC2Config.h343 C2ComponentAttributesSetting; typedef

12