/frameworks/av/media/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/codecs/amrwb/dec/fuzzer/ |
D | amrwb_dec_fuzzer.cpp | 48 bool Codec::initDecoder() { in initDecoder() function in Codec
|
/frameworks/av/media/libstagefright/codecs/raw/ |
D | SoftRaw.cpp | 96 status_t SoftRaw::initDecoder() { in initDecoder() function in android::SoftRaw
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | SoftMP3.cpp | 112 void SoftMP3::initDecoder() { in initDecoder() function in android::SoftMP3
|
/frameworks/av/media/codecs/mp3dec/fuzzer/ |
D | mp3_dec_fuzzer.cpp | 165 bool Codec::initDecoder() { in initDecoder() function in Codec
|
/frameworks/av/media/libstagefright/codecs/flac/dec/ |
D | SoftFlacDecoder.cpp | 107 void SoftFlacDecoder::initDecoder() { in initDecoder() function in android::SoftFlacDecoder
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
D | SoftAMR.cpp | 123 status_t SoftAMR::initDecoder() { in initDecoder() function in android::SoftAMR
|
/frameworks/av/media/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 | 148 status_t C2SoftFlacDec::initDecoder() { in initDecoder() function in android::C2SoftFlacDec
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | SoftMPEG4.cpp | 81 status_t SoftMPEG4::initDecoder() { in initDecoder() function in android::SoftMPEG4
|
/frameworks/av/media/codec2/fuzzer/ |
D | C2Fuzzer.cpp | 147 bool Codec2Fuzzer::initDecoder() { in initDecoder() function in Codec2Fuzzer
|
/frameworks/av/media/libstagefright/codecs/on2/dec/ |
D | SoftVPX.cpp | 92 status_t SoftVPX::initDecoder() { in initDecoder() function in android::SoftVPX
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.cpp | 125 status_t SoftVorbis::initDecoder() { in initDecoder() function in android::SoftVorbis
|
/frameworks/av/media/codec2/components/amr_nb_wb/ |
D | C2SoftAmrDec.cpp | 178 status_t C2SoftAmrDec::initDecoder() { in initDecoder() function in android::C2SoftAmrDec
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 156 status_t C2SoftVorbisDec::initDecoder() { in initDecoder() function in android::C2SoftVorbisDec
|
/frameworks/av/media/codec2/components/opus/ |
D | C2SoftOpusDec.cpp | 140 status_t C2SoftOpusDec::initDecoder() { in initDecoder() function in android::C2SoftOpusDec
|
/frameworks/av/media/libstagefright/codecs/opus/dec/ |
D | SoftOpus.cpp | 128 status_t SoftOpus::initDecoder() { in initDecoder() function in android::SoftOpus
|
/frameworks/av/media/codec2/components/mp3/ |
D | C2SoftMp3Dec.cpp | 144 status_t C2SoftMP3::initDecoder() { in initDecoder() function in android::C2SoftMP3
|
/frameworks/av/media/libstagefright/codecs/avcdec/ |
D | SoftAVCDec.cpp | 251 status_t SoftAVC::initDecoder() { in initDecoder() function in android::SoftAVC
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
D | SoftHEVC.cpp | 290 status_t SoftHEVC::initDecoder() { in initDecoder() function in android::SoftHEVC
|
/frameworks/av/media/codecs/m4v_h263/dec/test/ |
D | Mpeg4H263DecoderTest.cpp | 98 status_t Mpeg4H263DecoderTest::initDecoder() { in initDecoder() function in Mpeg4H263DecoderTest
|
/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
D | SoftMPEG2.cpp | 255 status_t SoftMPEG2::initDecoder() { in initDecoder() function in android::SoftMPEG2
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | SoftAAC2.cpp | 137 status_t SoftAAC2::initDecoder() { in initDecoder() function in android::SoftAAC2
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Dec.cpp | 302 status_t C2SoftMpeg4Dec::initDecoder() { in initDecoder() function in android::C2SoftMpeg4Dec
|
/frameworks/av/media/libstagefright/codecs/xaacdec/ |
D | SoftXAAC.cpp | 174 IA_ERRORCODE SoftXAAC::initDecoder() { in initDecoder() function in android::SoftXAAC
|