Searched refs:bFlushInputPortCommandPending (Results 1 - 25 of 31) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h637 OMX_BOOL bFlushInputPortCommandPending; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h616 OMX_BOOL bFlushInputPortCommandPending; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h636 OMX_BOOL bFlushInputPortCommandPending; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h790 OMX_BOOL bFlushInputPortCommandPending; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h898 OMX_BOOL bFlushInputPortCommandPending; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h563 OMX_BOOL bFlushInputPortCommandPending; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h734 OMX_BOOL bFlushInputPortCommandPending; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h869 OMX_BOOL bFlushInputPortCommandPending; member in struct:G729ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h715 OMX_BOOL bFlushInputPortCommandPending; member in struct:MP3DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
H A DOMX_AmrEnc_Utils.h876 OMX_BOOL bFlushInputPortCommandPending; member in struct:AMRENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h839 OMX_BOOL bFlushInputPortCommandPending; member in struct:WMADEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c1338 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1352 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
1561 if (pComponentPrivate->bFlushInputPortCommandPending) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c1245 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1258 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
1420 if (pComponentPrivate->bFlushInputPortCommandPending) {
H A DOMX_G726Decoder.c297 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c1699 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
1740 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1753 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
2073 if (pComponentPrivate->bFlushInputPortCommandPending) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c1390 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
1550 if (pComponentPrivate->bFlushInputPortCommandPending) {
H A DOMX_G729Decoder.c335 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_Utils.c1430 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
1617 if (pComponentPrivate->bFlushInputPortCommandPending) {
H A DOMX_G729Encoder.c382 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c1736 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1785 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
2339 if (pComponentPrivate->bFlushInputPortCommandPending) {
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c1689 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1739 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
2158 if (pComponentPrivate->bFlushInputPortCommandPending) {
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c1630 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1645 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
2335 if (pComponentPrivate->bFlushInputPortCommandPending) {
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_Utils.c1650 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1664 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
2296 if (pComponentPrivate->bFlushInputPortCommandPending) {
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c1186 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;
1207 pComponentPrivate->bFlushInputPortCommandPending = OMX_TRUE;
1599 if (pComponentPrivate->bFlushInputPortCommandPending)
H A DOMX_WmaDecoder.c324 pComponentPrivate->bFlushInputPortCommandPending = OMX_FALSE;

Completed in 130 milliseconds

12