Home
last modified time | relevance | path

Searched refs:onInit (Results 1 – 25 of 46) sorted by relevance

12

/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.h33 c2_status_t onInit() override;
DC2SoftRawDec.cpp124 c2_status_t C2SoftRawDec::onInit() { in onInit() function in android::C2SoftRawDec
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.h43 c2_status_t onInit() override;
DC2SoftGsmDec.cpp110 c2_status_t C2SoftGsmDec::onInit() { in onInit() function in android::C2SoftGsmDec
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrDec.h33 c2_status_t onInit() override;
DC2SoftAmrNbEnc.h34 c2_status_t onInit() override;
DC2SoftAmrWbEnc.h34 c2_status_t onInit() override;
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.h34 c2_status_t onInit() override;
DC2SoftFlacEnc.h42 c2_status_t onInit() override;
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.h36 c2_status_t onInit() override;
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.h33 c2_status_t onInit() override;
DC2SoftG711Dec.cpp119 c2_status_t C2SoftG711Dec::onInit() { in onInit() function in android::C2SoftG711Dec
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.h45 c2_status_t onInit() override;
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.h36 c2_status_t onInit() override;
DC2SoftAacDec.h35 c2_status_t onInit() override;
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.h41 c2_status_t onInit() override;
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.h36 c2_status_t onInit() override;
DC2SoftMpeg4Dec.h35 c2_status_t onInit() override;
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.h36 c2_status_t onInit() override;
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.h55 c2_status_t onInit() override;
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.h58 c2_status_t onInit() override;
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.h105 c2_status_t onInit() override;
DC2SoftAvcEnc.h128 c2_status_t onInit() override;
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.h101 c2_status_t onInit() override;
/hardware/google/av/media/codecs/base/include/
DSimpleC2Component.h64 virtual c2_status_t onInit() = 0;

12