Searched refs:bIsOutputFlushPending (Results 1 – 2 of 2) sorted by relevance
344 pComponentPrivate->bIsOutputFlushPending = OMX_FALSE; in OMX_ComponentInit()2476 OMX_BOOL bIsOutputFlushPending = OMX_FALSE; in VIDDEC_FillThisBuffer() local2478 bIsOutputFlushPending = pComponentPrivate->bIsOutputFlushPending; in VIDDEC_FillThisBuffer()2480 if (bIsOutputFlushPending) { in VIDDEC_FillThisBuffer()
979 OMX_BOOL bIsOutputFlushPending; member