Home
last modified time | relevance | path

Searched refs:onStop (Results 1 – 25 of 49) sorted by relevance

12

/hardware/google/av/media/codecs/raw/
DC2SoftRawDec.cpp129 c2_status_t C2SoftRawDec::onStop() { in onStop() function in android::C2SoftRawDec
135 (void)onStop(); in onReset()
142 return onStop(); in onFlush_sm()
DC2SoftRawDec.h34 c2_status_t onStop() override;
/hardware/google/av/media/codecs/gsm/
DC2SoftGsmDec.h44 c2_status_t onStop() override;
DC2SoftGsmDec.cpp120 c2_status_t C2SoftGsmDec::onStop() { in onStop() function in android::C2SoftGsmDec
135 (void)onStop(); in onReset()
146 return onStop(); in onFlush_sm()
/hardware/google/av/media/codecs/amr_nb_wb/
DC2SoftAmrDec.h34 c2_status_t onStop() override;
DC2SoftAmrNbEnc.h35 c2_status_t onStop() override;
DC2SoftAmrWbEnc.h35 c2_status_t onStop() override;
DC2SoftAmrNbEnc.cpp160 c2_status_t C2SoftAmrNbEnc::onStop() { in onStop() function in android::C2SoftAmrNbEnc
174 (void) onStop(); in onReset()
178 return onStop(); in onFlush_sm()
DC2SoftAmrWbEnc.cpp170 c2_status_t C2SoftAmrWbEnc::onStop() { in onStop() function in android::C2SoftAmrWbEnc
187 (void) onStop(); in onReset()
191 return onStop(); in onFlush_sm()
DC2SoftAmrDec.cpp148 c2_status_t C2SoftAmrDec::onStop() { in onStop() function in android::C2SoftAmrDec
161 (void)onStop(); in onReset()
181 return onStop(); in onFlush_sm()
/hardware/google/av/media/codecs/flac/
DC2SoftFlacDec.h35 c2_status_t onStop() override;
DC2SoftFlacEnc.h43 c2_status_t onStop() override;
DC2SoftFlacDec.cpp117 c2_status_t C2SoftFlacDec::onStop() { in onStop() function in android::C2SoftFlacDec
128 (void)onStop(); in onReset()
138 return onStop(); in onFlush_sm()
DC2SoftFlacEnc.cpp144 (void) onStop(); in onReset()
147 c2_status_t C2SoftFlacEnc::onStop() { in onStop() function in android::C2SoftFlacEnc
167 return onStop(); in onFlush_sm()
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.h37 c2_status_t onStop() override;
/hardware/google/av/media/codecs/g711/
DC2SoftG711Dec.h34 c2_status_t onStop() override;
DC2SoftG711Dec.cpp124 c2_status_t C2SoftG711Dec::onStop() { in onStop() function in android::C2SoftG711Dec
130 (void)onStop(); in onReset()
137 return onStop(); in onFlush_sm()
/hardware/google/av/media/codecs/opus/
DC2SoftOpusDec.h46 c2_status_t onStop() override;
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.h37 c2_status_t onStop() override;
DC2SoftAacDec.h36 c2_status_t onStop() override;
/hardware/google/av/media/codecs/mp3/
DC2SoftMp3Dec.h42 c2_status_t onStop() override;
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.h37 c2_status_t onStop() override;
DC2SoftMpeg4Dec.h36 c2_status_t onStop() override;
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.h37 c2_status_t onStop() override;
/hardware/interfaces/wifi/1.0/
DIWifi.hal72 * succeeds then onStop must be called. After calling this all IWifiChip
74 * Must trigger |IWifiEventCallback.onStop| on success.

12