Home
last modified time | relevance | path

Searched refs:FillbufferdoneCount (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEnc_Utils.c1827 …AACENC_IncrementBufferCounterByOne(&bufferReturned_mutex, &pComponentPrivate->FillbufferdoneCount); in AACENCHandleCommand()
2008 …AACENC_IncrementBufferCounterByOne(&bufferReturned_mutex, &pComponentPrivate->FillbufferdoneCount); in AACENCHandleDataBuf_FromApp()
2010 … pComponentPrivate->FillbufferdoneCount = %ld \n",__LINE__,pComponentPrivate->FillbufferdoneCount); in AACENCHandleDataBuf_FromApp()
2103 …AACENC_IncrementBufferCounterByOne(&bufferReturned_mutex, &pComponentPrivate->FillbufferdoneCount); in AACENCHandleDataBuf_FromApp()
2519 …ENC_IncrementBufferCounterByOne(&bufferReturned_mutex, &pComponentPrivate_CC->FillbufferdoneCount); in AACENCLCML_Callback()
2592 …ENC_IncrementBufferCounterByOne(&bufferReturned_mutex, &pComponentPrivate_CC->FillbufferdoneCount); in AACENCLCML_Callback()
2615 … pComponentPrivate_CC->FillthisbufferCount != pComponentPrivate_CC->FillbufferdoneCount) { in AACENCLCML_Callback()
3504 (pComponentPrivate->FillthisbufferCount == pComponentPrivate->FillbufferdoneCount)) { in SignalIfAllBuffersAreReturned()
DOMX_AacEncoder.c302 pComponentPrivate->FillbufferdoneCount = 0; in OMX_ComponentInit()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
DOMX_AacEnc_Utils.h453 OMX_U32 FillbufferdoneCount; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h706 OMX_U32 FillbufferdoneCount; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c348 pComponentPrivate->FillthisbufferCount != pComponentPrivate->FillbufferdoneCount) { in OMX_VIDENC_EmptyDataPipes()
366 (pComponentPrivate->FillthisbufferCount == pComponentPrivate->FillbufferdoneCount)) { in OMX_VIDENC_SignalIfAllBuffersAreReturned()
709 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_HandleCommandDisablePort()
1104 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_HandleCommandFlush()
1712 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_HandleCommandStateSetIdle()
3003 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_Process_FilledOutBuf()
DOMX_VideoEncoder.c952 pComponentPrivate->FillbufferdoneCount = 0; in OMX_ComponentInit()