Searched refs:mSessionPaused (Results 1 – 2 of 2) sorted by relevance
67 mSessionPaused(false){ in OMXVideoDecoderAVCSecure()120 mSessionPaused = false; in ProcessorInit()149 mSessionPaused = false; in ProcessorStart()241 if (mSessionPaused && (retains[OUTPORT_INDEX] == BUFFER_RETAIN_GETAGAIN)) { in ProcessorProcess()308 mSessionPaused = true; in PrepareWVCDecodeBuffer()311 mSessionPaused = false; in PrepareWVCDecodeBuffer()315 mSessionPaused = false; in PrepareWVCDecodeBuffer()411 mSessionPaused = true; in PreparePRASFDecodeBuffer()414 mSessionPaused = false; in PreparePRASFDecodeBuffer()418 mSessionPaused = false; in PreparePRASFDecodeBuffer()
93 bool mSessionPaused; variable