Home
last modified time | relevance | path

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

12

/aosp12/frameworks/av/media/codec2/components/raw/
H A DC2SoftRawDec.cpp54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/g711/
H A DC2SoftG711Dec.cpp63 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h136 std::shared_ptr<C2ComponentAttributesSetting> mAttrib;
/aosp12/frameworks/av/media/codec2/components/gsm/
H A DC2SoftGsmDec.cpp54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp55 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
H A DC2SoftAmrDec.cpp69 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
H A DC2SoftAmrWbEnc.cpp56 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
H A DC2SoftFlacEnc.cpp55 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusDec.cpp58 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
H A DC2SoftOpusEnc.cpp61 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.cpp62 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/mp3/
H A DC2SoftMp3Dec.cpp58 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxEnc.h256 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
H A DC2SoftVpxDec.cpp64 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacEnc.cpp56 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Enc.cpp72 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
H A DC2SoftMpeg4Dec.cpp73 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/aosp12/frameworks/av/media/codec2/tests/
H A DC2ComponentInterface_test.cpp638 EACH_TEST_SELF(C2ComponentAttributesSetting, TEST_U32_WRITABLE_FIELD); in testMain()
/aosp12/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomDec.cpp50 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/gav1/
H A DC2SoftGav1Dec.cpp51 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp71 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcDec.cpp64 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
H A DC2SoftHevcEnc.cpp113 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
/aosp12/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp61 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()

12