Home
last modified time | relevance | path

Searched refs:OMX_VIDENC_IncrementBufferCountByOne (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c355 void OMX_VIDENC_IncrementBufferCountByOne(OMX_U32 *count) in OMX_VIDENC_IncrementBufferCountByOne() function
626 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->EmptybufferdoneCount); in OMX_VIDENC_HandleCommandDisablePort()
709 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_HandleCommandDisablePort()
1009 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->EmptybufferdoneCount); in OMX_VIDENC_HandleCommandFlush()
1104 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_HandleCommandFlush()
1637OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->EmptybufferdoneCount); in OMX_VIDENC_HandleCommandStateSetIdle()
1712 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_HandleCommandStateSetIdle()
3003 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillbufferdoneCount); in OMX_VIDENC_Process_FilledOutBuf()
3065 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->EmptybufferdoneCount); in OMX_VIDENC_Process_FreeInBuf()
DOMX_VideoEncoder.c2888 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->EmptythisbufferCount); in EmptyThisBuffer()
3018 OMX_VIDENC_IncrementBufferCountByOne(&pComponentPrivate->FillthisbufferCount); in FillThisBuffer()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h787 void OMX_VIDENC_IncrementBufferCountByOne(OMX_U32 *count);