Searched refs:VPP_DSPSTOP (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h89 #define VPP_DSPSTOP 0x01 macro
91 #define VPP_IDLEREADY ( VPP_DSPSTOP | VPP_BUFFERBACK )
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c1272 while ((pComponentPrivate->ExeToIdleFlag & VPP_DSPSTOP) == 0) {
2989 pComponentPrivate->ExeToIdleFlag |= VPP_DSPSTOP;

Completed in 70 milliseconds