Searched refs:nInvalidFrameCount (Results 1 - 25 of 27) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h582 OMX_U32 nInvalidFrameCount; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h558 OMX_U32 nInvalidFrameCount; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h716 OMX_U32 nInvalidFrameCount; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h642 OMX_U32 nInvalidFrameCount; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h529 OMX_U32 nInvalidFrameCount; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h609 OMX_U32 nInvalidFrameCount; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h864 OMX_U32 nInvalidFrameCount; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h705 OMX_U32 nInvalidFrameCount; member in struct:G711ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
H A DOMX_G729Enc_Utils.h775 OMX_U32 nInvalidFrameCount; member in struct:G729ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h704 OMX_U32 nInvalidFrameCount; member in struct:MP3DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h746 OMX_U32 nInvalidFrameCount; member in struct:WMADEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c2645 pComponentPrivate->pOutputBufferList->pBufHdr[pComponentPrivate->nInvalidFrameCount]->pBuffer,
2646 pComponentPrivate->pOutputBufferList->pBufHdr[pComponentPrivate->nInvalidFrameCount]->nFilledLen,
2651 pComponentPrivate->pOutputBufferList->pBufHdr[pComponentPrivate->nInvalidFrameCount++]
H A DOMX_AacDecoder.c335 pComponentPrivate->nInvalidFrameCount = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c2454 pComponentPrivate->pOutputBufferList->pBufHdr[pComponentPrivate->nInvalidFrameCount]->pBuffer,
2455 pComponentPrivate->pOutputBufferList->pBufHdr[pComponentPrivate->nInvalidFrameCount]->nFilledLen,
2460 pComponentPrivate->pOutputBufferList->pBufHdr[pComponentPrivate->nInvalidFrameCount++]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c2020 pComponentPrivate_CC->pOutputBufferList->pBufHdr[pComponentPrivate_CC->nInvalidFrameCount++]->pBuffer,
2021 pComponentPrivate_CC->pOutputBufferList->pBufHdr[pComponentPrivate_CC->nInvalidFrameCount++]->nFilledLen,
2026 pComponentPrivate_CC->pOutputBufferList->pBufHdr[pComponentPrivate_CC->nInvalidFrameCount++]
H A DOMX_WmaDecoder.c332 pComponentPrivate->nInvalidFrameCount = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c310 pComponentPrivate->nInvalidFrameCount = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c362 pComponentPrivate->nInvalidFrameCount = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c335 pComponentPrivate->nInvalidFrameCount = 0;
H A DOMX_G722Dec_Utils.c1729 pComponentPrivate->pOutputBufferList->pBufHdr[pComponentPrivate->nInvalidFrameCount++]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c431 pComponentPrivate->nInvalidFrameCount = 0;
H A DOMX_G722Enc_Utils.c1565 pComponentPrivate_CC->pOutputBufferList->pBufHdr[pComponentPrivate_CC->nInvalidFrameCount++]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c338 pComponentPrivate->nInvalidFrameCount = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c315 pComponentPrivate->nInvalidFrameCount = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c401 pComponentPrivate->nInvalidFrameCount = 0;

Completed in 1298 milliseconds

12