Searched refs:ProcessorFlush (Results 1 – 16 of 16) sorted by relevance
72 OMX_ERRORTYPE OMXVideoDecoderPAVC::ProcessorFlush(OMX_U32 portIndex) { in ProcessorFlush() function in OMXVideoDecoderPAVC73 return OMXVideoDecoderBase::ProcessorFlush(portIndex); in ProcessorFlush()
32 virtual OMX_ERRORTYPE ProcessorFlush(OMX_U32 portIndex);
36 virtual OMX_ERRORTYPE ProcessorFlush(OMX_U32 portIndex);
88 OMX_ERRORTYPE OMXVideoDecoderAVC::ProcessorFlush(OMX_U32 portIndex) { in ProcessorFlush() function in OMXVideoDecoderAVC91 return OMXVideoDecoderBase::ProcessorFlush(portIndex); in ProcessorFlush()
65 virtual OMX_ERRORTYPE ProcessorFlush(OMX_U32 portIndex);
53 virtual OMX_ERRORTYPE ProcessorFlush(OMX_U32 portIndex);
51 virtual OMX_ERRORTYPE ProcessorFlush(OMX_U32 portIndex);
115 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::ProcessorFlush(OMX_U32) { in ProcessorFlush() function in OMXVideoDecoderVP9Hybrid
237 ProcessorFlush(OMX_ALL); in ProcessorStop()258 OMX_ERRORTYPE OMXVideoDecoderBase::ProcessorFlush(OMX_U32 portIndex) { in ProcessorFlush() function in OMXVideoDecoderBase
378 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::ProcessorFlush(OMX_U32) in ProcessorFlush() function in OMXVideoDecoderVP9HWR
382 OMX_ERRORTYPE OMXVideoEncoderBase::ProcessorFlush(OMX_U32 portIndex) { in ProcessorFlush() function in OMXVideoEncoderBase
39 virtual OMX_ERRORTYPE ProcessorFlush(OMX_U32 portIndex);
173 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::ProcessorFlush(OMX_U32 portIndex) { in ProcessorFlush() function in OMXVideoDecoderAVCSecure174 return OMXVideoDecoderBase::ProcessorFlush(portIndex); in ProcessorFlush()
378 virtual OMX_ERRORTYPE ProcessorFlush(OMX_U32 port_index); /* Flush */
1296 ProcessorFlush(port_index); in CmdHandler()2151 OMX_ERRORTYPE ComponentBase::ProcessorFlush(OMX_U32) in ProcessorFlush() function in ComponentBase