Searched refs:bIsInputFlushPending (Results 1 – 2 of 2) sorted by relevance
346 pComponentPrivate->bIsInputFlushPending = OMX_FALSE; in OMX_ComponentInit()2382 OMX_BOOL bIsInputFlushPending = OMX_FALSE; in VIDDEC_EmptyThisBuffer() local2384 bIsInputFlushPending = pComponentPrivate->bIsInputFlushPending; in VIDDEC_EmptyThisBuffer()2386 if (bIsInputFlushPending) { in VIDDEC_EmptyThisBuffer()
978 OMX_BOOL bIsInputFlushPending; member