Home
last modified time | relevance | path

Searched defs:initDecoder (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/av/media/codecs/amrnb/fuzzer/
Damrnb_dec_fuzzer.cpp46 int16_t Codec::initDecoder() { return GSMInitDecode(&mAmrHandle, (Word8 *)"AMRNBDecoder"); } in initDecoder() function in Codec
/frameworks/av/media/codecs/amrwb/dec/fuzzer/
Damrwb_dec_fuzzer.cpp48 bool Codec::initDecoder() { in initDecoder() function in Codec
/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp96 status_t SoftRaw::initDecoder() { in initDecoder() function in android::SoftRaw
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp112 void SoftMP3::initDecoder() { in initDecoder() function in android::SoftMP3
/frameworks/av/media/codecs/mp3dec/fuzzer/
Dmp3_dec_fuzzer.cpp165 bool Codec::initDecoder() { in initDecoder() function in Codec
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.cpp107 void SoftFlacDecoder::initDecoder() { in initDecoder() function in android::SoftFlacDecoder
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp123 status_t SoftAMR::initDecoder() { in initDecoder() function in android::SoftAMR
/frameworks/av/media/codecs/m4v_h263/fuzzer/
Dmpeg4_h263_dec_fuzzer.cpp70 bool Codec::initDecoder() { in initDecoder() function in Codec
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp148 status_t C2SoftFlacDec::initDecoder() { in initDecoder() function in android::C2SoftFlacDec
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp81 status_t SoftMPEG4::initDecoder() { in initDecoder() function in android::SoftMPEG4
/frameworks/av/media/codec2/fuzzer/
DC2Fuzzer.cpp147 bool Codec2Fuzzer::initDecoder() { in initDecoder() function in Codec2Fuzzer
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp92 status_t SoftVPX::initDecoder() { in initDecoder() function in android::SoftVPX
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp125 status_t SoftVorbis::initDecoder() { in initDecoder() function in android::SoftVorbis
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrDec.cpp178 status_t C2SoftAmrDec::initDecoder() { in initDecoder() function in android::C2SoftAmrDec
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.cpp156 status_t C2SoftVorbisDec::initDecoder() { in initDecoder() function in android::C2SoftVorbisDec
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.cpp140 status_t C2SoftOpusDec::initDecoder() { in initDecoder() function in android::C2SoftOpusDec
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.cpp128 status_t SoftOpus::initDecoder() { in initDecoder() function in android::SoftOpus
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.cpp144 status_t C2SoftMP3::initDecoder() { in initDecoder() function in android::C2SoftMP3
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.cpp251 status_t SoftAVC::initDecoder() { in initDecoder() function in android::SoftAVC
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp290 status_t SoftHEVC::initDecoder() { in initDecoder() function in android::SoftHEVC
/frameworks/av/media/codecs/m4v_h263/dec/test/
DMpeg4H263DecoderTest.cpp98 status_t Mpeg4H263DecoderTest::initDecoder() { in initDecoder() function in Mpeg4H263DecoderTest
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp255 status_t SoftMPEG2::initDecoder() { in initDecoder() function in android::SoftMPEG2
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp137 status_t SoftAAC2::initDecoder() { in initDecoder() function in android::SoftAAC2
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp302 status_t C2SoftMpeg4Dec::initDecoder() { in initDecoder() function in android::C2SoftMpeg4Dec
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp174 IA_ERRORCODE SoftXAAC::initDecoder() { in initDecoder() function in android::SoftXAAC

12