Searched refs:handleEOS (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h89 void handleEOS();
H A DSoftOpus.cpp388 void SoftOpus::handleEOS() { function in class:android::SoftOpus
429 handleEOS();
492 handleEOS();
507 handleEOS();
521 handleEOS();
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h75 void handleEOS();
H A DSoftVorbis.cpp312 void SoftVorbis::handleEOS() { function in class:android::SoftVorbis
365 handleEOS();
415 handleEOS();
/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp102 void handleEOS();
230 void MediaCodecSource::Puller::handleEOS() { function in class:android::MediaCodecSource::Puller
296 handleEOS();
332 handleEOS();

Completed in 68 milliseconds