Searched defs:bIsOutputFlushPending (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c344 pComponentPrivate->bIsOutputFlushPending = OMX_FALSE;
2476 OMX_BOOL bIsOutputFlushPending = OMX_FALSE; local
2478 bIsOutputFlushPending = pComponentPrivate->bIsOutputFlushPending;
2480 if (bIsOutputFlushPending) {
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h979 OMX_BOOL bIsOutputFlushPending; member in struct:VIDDEC_COMPONENT_PRIVATE

Completed in 56 milliseconds