/frameworks/av/media/module/codecs/amrnb/fuzzer/ |
D | amrnb_dec_fuzzer.cpp | 46 int16_t Codec::initDecoder() { return GSMInitDecode(&mAmrHandle, (Word8 *)"AMRNBDecoder"); } in initDecoder() function in Codec
|
/frameworks/av/media/module/codecs/amrwb/dec/fuzzer/ |
D | amrwb_dec_fuzzer.cpp | 48 bool Codec::initDecoder() { in initDecoder() function in Codec
|
/frameworks/av/media/module/codecs/mp3dec/fuzzer/ |
D | mp3_dec_fuzzer.cpp | 165 bool Codec::initDecoder() { in initDecoder() function in Codec
|
/frameworks/av/media/module/codecs/m4v_h263/fuzzer/ |
D | mpeg4_h263_dec_fuzzer.cpp | 70 bool Codec::initDecoder() { in initDecoder() function in Codec
|
/frameworks/av/media/codec2/components/flac/ |
D | C2SoftFlacDec.cpp | 155 status_t C2SoftFlacDec::initDecoder() { in initDecoder() function in android::C2SoftFlacDec
|
/frameworks/av/media/codec2/fuzzer/ |
D | C2Fuzzer.cpp | 147 bool Codec2Fuzzer::initDecoder() { in initDecoder() function in Codec2Fuzzer
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 163 status_t C2SoftVorbisDec::initDecoder() { in initDecoder() function in android::C2SoftVorbisDec
|
/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | C2SoftAmrDec.cpp | 184 status_t C2SoftAmrDec::initDecoder() { in initDecoder() function in android::C2SoftAmrDec
|
/frameworks/av/media/codec2/components/opus/ |
D | C2SoftOpusDec.cpp | 145 status_t C2SoftOpusDec::initDecoder() { in initDecoder() function in android::C2SoftOpusDec
|
/frameworks/av/media/codec2/components/mp3/ |
D | C2SoftMp3Dec.cpp | 151 status_t C2SoftMP3::initDecoder() { in initDecoder() function in android::C2SoftMP3
|
/frameworks/av/media/module/codecs/m4v_h263/dec/test/ |
D | Mpeg4H263DecoderTest.cpp | 98 status_t Mpeg4H263DecoderTest::initDecoder() { in initDecoder() function in Mpeg4H263DecoderTest
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 295 status_t C2SoftMpeg4Dec::initDecoder() { in initDecoder() function in android::C2SoftMpeg4Dec
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 330 status_t C2SoftAomDec::initDecoder() { in initDecoder() function in android::C2SoftAomDec
|
/frameworks/av/media/codec2/components/vpx/ |
D | C2SoftVpxDec.cpp | 446 status_t C2SoftVpxDec::initDecoder() { in initDecoder() function in android::C2SoftVpxDec
|
/frameworks/av/media/codec2/components/xaac/ |
D | C2SoftXaacDec.cpp | 318 IA_ERRORCODE C2SoftXaacDec::initDecoder() { in initDecoder() function in android::C2SoftXaacDec
|
/frameworks/av/media/codec2/components/hevc/ |
D | C2SoftHevcDec.cpp | 515 status_t C2SoftHevcDec::initDecoder() { in initDecoder() function in android::C2SoftHevcDec
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcDec.cpp | 521 status_t C2SoftAvcDec::initDecoder() { in initDecoder() function in android::C2SoftAvcDec
|
/frameworks/av/media/codec2/components/mpeg2/ |
D | C2SoftMpeg2Dec.cpp | 569 status_t C2SoftMpeg2Dec::initDecoder() { in initDecoder() function in android::C2SoftMpeg2Dec
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 533 bool C2SoftDav1dDec::initDecoder() { in initDecoder() function in android::C2SoftDav1dDec
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacDec.cpp | 345 status_t C2SoftAacDec::initDecoder() { in initDecoder() function in android::C2SoftAacDec
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 501 bool C2SoftGav1Dec::initDecoder() { in initDecoder() function in android::C2SoftGav1Dec
|
/frameworks/av/media/codec2/components/apv/ |
D | C2SoftApvDec.cpp | 590 status_t C2SoftApvDec::initDecoder() { in initDecoder() function in android::C2SoftApvDec
|