Home
last modified time | relevance | path

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

123

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

123