Searched refs:bDSPStopAck (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_Utils.h447 OMX_BOOL bDSPStopAck; member in struct:JPEGENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c1584 while (pComponentPrivate->bDSPStopAck == OMX_FALSE)
1590 while (pComponentPrivate->bDSPStopAck == OMX_FALSE)
1595 pComponentPrivate->bDSPStopAck = OMX_FALSE;
1970 while (pComponentPrivate->bDSPStopAck == OMX_FALSE)
1976 while (pComponentPrivate->bDSPStopAck == OMX_FALSE)
1982 pComponentPrivate->bDSPStopAck = OMX_FALSE;
4019 pComponentPrivate->bDSPStopAck = OMX_TRUE;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
H A DOMX_VideoEnc_Utils.h628 OMX_BOOL bDSPStopAck; member in struct:VIDENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c1610 pComponentPrivate->bDSPStopAck = OMX_FALSE;
1611 OMX_PRDSP2(pComponentPrivate->dbg, "bDSPStopAck is %d\n", pComponentPrivate->bDSPStopAck);
1648 while (pComponentPrivate->bDSPStopAck == OMX_FALSE) {
2973 pComponentPrivate->bDSPStopAck = OMX_TRUE;
3062 pComponentPrivate->bDSPStopAck = OMX_TRUE;

Completed in 60 milliseconds