Searched refs:num_Sent_Ip_Buff (Results 1 - 24 of 24) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_ComponentThread.c108 pComponentPrivate->num_Sent_Ip_Buff = 0;
H A DOMX_G711Dec_Utils.c378 pComponentPrivate->num_Sent_Ip_Buff = 0;
1708 pComponentPrivate->num_Sent_Ip_Buff++;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_ComponentThread.c128 pComponentPrivate->num_Sent_Ip_Buff = 0;
H A DOMX_G711Enc_Utils.c347 pComponentPrivate->num_Sent_Ip_Buff = 0;
1521 pComponentPrivate->num_Sent_Ip_Buff++;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_ComponentThread.c166 pComponentPrivate->num_Sent_Ip_Buff = 0;
H A DOMX_G729Dec_Utils.c395 pComponentPrivate->num_Sent_Ip_Buff = 0;
1529 pComponentPrivate->num_Sent_Ip_Buff++;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_ComponentThread.c159 pComponentPrivate->num_Sent_Ip_Buff = 0;
H A DOMX_G729Enc_Utils.c361 pComponentPrivate->num_Sent_Ip_Buff = 0;
1559 pComponentPrivate->num_Sent_Ip_Buff++;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_CompThread.c141 pComponentPrivate->num_Sent_Ip_Buff = 0;
H A DOMX_AacEnc_Utils.c431 pComponentPrivate->num_Sent_Ip_Buff = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h441 OMX_U32 num_Sent_Ip_Buff; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h595 OMX_U32 num_Sent_Ip_Buff; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h521 OMX_U32 num_Sent_Ip_Buff; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h451 OMX_U32 num_Sent_Ip_Buff; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h480 OMX_U32 num_Sent_Ip_Buff; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h756 OMX_U32 num_Sent_Ip_Buff; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h423 OMX_U32 num_Sent_Ip_Buff; member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h675 OMX_U32 num_Sent_Ip_Buff; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h731 OMX_U32 num_Sent_Ip_Buff; member in struct:G729ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h613 OMX_U32 num_Sent_Ip_Buff; member in struct:MP3DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c501 pComponentPrivate->num_Sent_Ip_Buff = 0;
1488 pComponentPrivate->num_Sent_Ip_Buff++;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c388 pComponentPrivate->num_Sent_Ip_Buff = 0;
1381 pComponentPrivate->num_Sent_Ip_Buff++;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c383 pComponentPrivate->num_Sent_Ip_Buff = 0;
1739 if (pComponentPrivate->num_Sent_Ip_Buff){ //no buffers have been sent yet, no need to flush SN
2302 pComponentPrivate->num_Sent_Ip_Buff++;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c400 pComponentPrivate->num_Sent_Ip_Buff = 0;
1692 if (pComponentPrivate->num_Sent_Ip_Buff){ //no buffers have been sent yet, no need to flush SN
2119 pComponentPrivate->num_Sent_Ip_Buff++;

Completed in 116 milliseconds