Searched refs:onReset (Results 1 - 25 of 49) sorted by path

12

/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp236 err = onReset();
397 status_t SimplePlayer::onReset() { function in class:android::SimplePlayer
H A DSimplePlayer.h99 status_t onReset();
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp1077 void SoftAAC2::onReset() { function in class:android::SoftAAC2
H A DSoftAAC2.h45 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp529 void SoftAMR::onReset() { function in class:android::SoftAMR
H A DSoftAMR.h43 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp377 void SoftAVC::onReset() { function in class:android::SoftAVC
378 SoftVideoDecoderOMXComponent::onReset();
H A DSoftAVCDec.h61 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp293 void SoftGSM::onReset() { function in class:android::SoftGSM
H A DSoftGSM.h47 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp379 void SoftHEVC::onReset() { function in class:android::SoftHEVC
380 ALOGV("onReset called");
381 SoftVideoDecoderOMXComponent::onReset();
H A DSoftHEVC.h63 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp379 void SoftMPEG4::onReset() { function in class:android::SoftMPEG4
380 SoftVideoDecoderOMXComponent::onReset();
H A DSoftMPEG4.h42 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp429 void SoftMP3::onReset() { function in class:android::SoftMP3
H A DSoftMP3.h45 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp454 void SoftMPEG2::onReset() { function in class:android::SoftMPEG2
455 SoftVideoDecoderOMXComponent::onReset();
H A DSoftMPEG2.h65 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp317 void SoftVPX::onReset() { function in class:android::SoftVPX
H A DSoftVPX.h42 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp326 void SoftAVC::onReset() { function in class:android::SoftAVC
327 SoftVideoDecoderOMXComponent::onReset();
H A DSoftAVC.h40 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp528 void SoftOpus::onReset() { function in class:android::SoftOpus
H A DSoftOpus.h60 virtual void onReset();
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp473 void SoftVorbis::onReset() { function in class:android::SoftVorbis

Completed in 445 milliseconds

12