Home
last modified time | relevance | path

Searched refs:onFlush_sm (Results 1 – 25 of 52) sorted by relevance

123

/frameworks/av/media/codec2/components/raw/
DC2SoftRawDec.h37 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/amr_nb_wb/
DC2SoftAmrDec.h37 c2_status_t onFlush_sm() override;
DC2SoftAmrNbEnc.h38 c2_status_t onFlush_sm() override;
DC2SoftAmrWbEnc.h38 c2_status_t onFlush_sm() override;
DC2SoftAmrNbEnc.cpp170 c2_status_t C2SoftAmrNbEnc::onFlush_sm() { in onFlush_sm() function in android::C2SoftAmrNbEnc
298 onFlush_sm(); in drain()
DC2SoftAmrWbEnc.cpp182 c2_status_t C2SoftAmrWbEnc::onFlush_sm() { in onFlush_sm() function in android::C2SoftAmrWbEnc
372 onFlush_sm(); in drain()
/frameworks/av/media/codec2/components/gsm/
DC2SoftGsmDec.h47 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.h38 c2_status_t onFlush_sm() override;
DC2SoftFlacEnc.h46 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/vorbis/
DC2SoftVorbisDec.h40 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.h37 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/opus/
DC2SoftOpusDec.h39 c2_status_t onFlush_sm() override;
DC2SoftOpusEnc.h40 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.h40 c2_status_t onFlush_sm() override;
DC2SoftAacDec.h39 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/mp3/
DC2SoftMp3Dec.h45 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.h39 c2_status_t onFlush_sm() override;
DC2SoftMpeg4Enc.h40 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.h40 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.h43 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.h59 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h63 c2_status_t onFlush_sm() override;
DC2SoftHevcEnc.h56 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h110 c2_status_t onFlush_sm() override;
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Component.h84 virtual c2_status_t onFlush_sm() = 0;

123