Searched refs:bIdleCommandPending (Results 1 - 21 of 21) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h595 OMX_U32 bIdleCommandPending; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h539 /** Flag for bIdleCommandPending */
540 OMX_U32 bIdleCommandPending; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h697 /** Flag for bIdleCommandPending */
698 OMX_U32 bIdleCommandPending; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h623 /** Flag for bIdleCommandPending */
624 OMX_U32 bIdleCommandPending; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h533 OMX_U32 bIdleCommandPending; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h621 OMX_U32 bIdleCommandPending; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h699 OMX_U32 bIdleCommandPending; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h767 OMX_U32 bIdleCommandPending; member in struct:G729ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h765 OMX_U32 bIdleCommandPending; member in struct:WMADEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c348 pComponentPrivate->bIdleCommandPending = 0;
368 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c426 pComponentPrivate->bIdleCommandPending = 0;
436 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
H A DOMX_G722Enc_Utils.c1603 pComponentPrivate_CC->bIdleCommandPending = OMX_TRUE;
1622 pComponentPrivate_CC->bIdleCommandPending = OMX_FALSE;
2013 /* pComponentPrivate->bIdleCommandPending = 1;*/
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c365 pComponentPrivate->bIdleCommandPending = 0;
406 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c1949 pComponentPrivate->bIdleCommandPending = OMX_TRUE;
2494 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
H A DOMX_G729Decoder.c308 pComponentPrivate->bIdleCommandPending = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c299 pComponentPrivate->bIdleCommandPending = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c341 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
H A DOMX_G722Dec_Utils.c1796 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c344 pComponentPrivate->bIdleCommandPending = OMX_FALSE;
H A DOMX_G726Dec_Utils.c1758 pComponentPrivate->bIdleCommandPending = OMX_TRUE;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c339 pComponentPrivate->bIdleCommandPending = OMX_FALSE;

Completed in 139 milliseconds