/aosp_15_r20/frameworks/av/media/codec2/components/tests/ |
H A D | C2SoftCodecTest.cpp | 26 extern "C" ::C2ComponentFactory* CreateCodec2Factory(); 32 mFactory = CreateCodec2Factory(); in SetUp()
|
/aosp_15_r20/frameworks/av/media/codec2/components/base/ |
H A D | exports.lds | 3 CreateCodec2Factory;
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ |
D | exports.lds | 3 CreateCodec2Factory;
|
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVp8Enc.cpp | 105 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftVp9Enc.cpp | 135 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftVpxDec.cpp | 929 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/fuzzer/ |
H A D | C2Fuzzer.h | 32 extern "C" ::C2ComponentFactory* CreateCodec2Factory();
|
H A D | C2Fuzzer.cpp | 152 std::make_tuple(C2COMPONENTNAME, &CreateCodec2Factory, &DestroyCodec2Factory)); in initDecoder()
|
/aosp_15_r20/frameworks/av/media/codec2/components/raw/ |
H A D | C2SoftRawDec.cpp | 221 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/g711/ |
H A D | C2SoftG711Dec.cpp | 263 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/gsm/ |
H A D | C2SoftGsmDec.cpp | 298 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/amr_nb_wb/ |
H A D | C2SoftAmrNbEnc.cpp | 341 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftAmrDec.cpp | 430 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftAmrWbEnc.cpp | 415 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/flac/ |
H A D | C2SoftFlacDec.cpp | 376 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftFlacEnc.cpp | 548 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/opus/ |
H A D | C2SoftOpusDec.cpp | 477 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftOpusEnc.cpp | 657 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/vorbis/ |
H A D | C2SoftVorbisDec.cpp | 481 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/mp3/ |
H A D | C2SoftMp3Dec.cpp | 553 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/aac/ |
H A D | C2SoftAacEnc.cpp | 718 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftAacDec.cpp | 1163 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 686 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
H A D | C2SoftMpeg4Enc.cpp | 758 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|
/aosp_15_r20/frameworks/av/media/codec2/components/aom/ |
H A D | C2SoftAomDec.cpp | 680 extern "C" ::C2ComponentFactory* CreateCodec2Factory() { in CreateCodec2Factory() function
|