/aosp12/frameworks/av/media/codec2/components/raw/ |
H A D | C2SoftRawDec.cpp | 54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/g711/ |
H A D | C2SoftG711Dec.cpp | 63 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/base/include/ |
H A D | SimpleC2Interface.h | 136 std::shared_ptr<C2ComponentAttributesSetting> mAttrib;
|
/aosp12/frameworks/av/media/codec2/components/gsm/ |
H A D | C2SoftGsmDec.cpp | 54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/ |
H A D | C2SoftAmrNbEnc.cpp | 55 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
H A D | C2SoftAmrDec.cpp | 69 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
H A D | C2SoftAmrWbEnc.cpp | 56 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/flac/ |
H A D | C2SoftFlacDec.cpp | 54 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
H A D | C2SoftFlacEnc.cpp | 55 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/opus/ |
H A D | C2SoftOpusDec.cpp | 58 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
H A D | C2SoftOpusEnc.cpp | 61 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/vorbis/ |
H A D | C2SoftVorbisDec.cpp | 62 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/mp3/ |
H A D | C2SoftMp3Dec.cpp | 58 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxEnc.h | 256 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
H A D | C2SoftVpxDec.cpp | 64 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/aac/ |
H A D | C2SoftAacEnc.cpp | 56 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Enc.cpp | 72 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
H A D | C2SoftMpeg4Dec.cpp | 73 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/tests/ |
H A D | C2ComponentInterface_test.cpp | 638 EACH_TEST_SELF(C2ComponentAttributesSetting, TEST_U32_WRITABLE_FIELD); in testMain()
|
/aosp12/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 50 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/gav1/ |
H A D | C2SoftGav1Dec.cpp | 51 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/avc/ |
H A D | C2SoftAvcDec.cpp | 71 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/hevc/ |
H A D | C2SoftHevcDec.cpp | 64 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
|
H A D | C2SoftHevcEnc.cpp | 113 .withConstValue(new C2ComponentAttributesSetting( in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/components/mpeg2/ |
H A D | C2SoftMpeg2Dec.cpp | 61 .withConstValue(new C2ComponentAttributesSetting(C2Component::ATTRIB_IS_TEMPORAL)) in IntfImpl()
|