Home
last modified time | relevance | path

Searched defs:portWillReset (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp123 bool SoftVPX::outputBuffers(bool flushDecoder, bool display, bool eos, bool *portWillReset) { in outputBuffers()
247 bool portWillReset = false; in onQueueFilled() local
334 bool portWillReset = false; in onPortFlushCompleted() local
346 bool portWillReset = false; in onReset() local
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.cpp656 bool portWillReset = false; in onQueueFilled() local
731 bool portWillReset = false; in onQueueFilled() local
775 bool portWillReset = false; in onQueueFilled() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp357 bool portWillReset = false; in handlePortSettingsChange() local
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.cpp653 bool portWillReset = false; in onQueueFilled() local
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.cpp642 bool portWillReset = false; in onQueueFilled() local
/frameworks/av/media/libstagefright/omx/
DSoftVideoDecoderOMXComponent.cpp196 bool *portWillReset, uint32_t width, uint32_t height, in handlePortSettingsChange()