Searched refs:FillBufferDone (Results 1 - 25 of 66) sorted by relevance

123

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Decoder.h154 #define FillBufferDone(handle, appPrivate, buffer) FillBufferDone(handle, appPrivate, buffer); \
155 printf("FillBufferDone :: line %d, buffer %p\n", __LINE__, buffer)
666 /** Number of outstanding FillBufferDone() calls */
/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c123 void FillBufferDone (OMX_HANDLETYPE, OMX_PTR, OMX_BUFFERHEADERTYPE *);
178 (void *)FillBufferDone
769 * @fn FillBufferDone() Component sens the output buffer to app using this
787 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
824 GT_END("Call to FillBufferDone <First: FillBufferDone>");
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h92 DWORD FillBufferDone; member in struct:OMXBufferStatus
770 /** Number of outstanding FillBufferDone() calls */
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
H A DG722EncTest.c240 * @fn FillBufferDone() description for FillBufferDone
241 FillBufferDone().
247 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
253 GT_END("Call to FillBufferDone <First: FillBufferDone>");
295 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c264 * @fn FillBufferDone() Component sens the output buffer to app using this
282 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
289 GT_END("Call to FillBufferDone <First: FillBufferDone>");
351 (void*)FillBufferDone};
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c899 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
943 pComponentPrivate->cbInfo.FillBufferDone(pHandle,
1365 pComponentPrivate->cbInfo.FillBufferDone(
2341 pComponentPrivate->cbInfo.FillBufferDone (
2365 pComponentPrivate->cbInfo.FillBufferDone (
2644 pComponentPrivate->cbInfo.FillBufferDone (
2851 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2949 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c1456 G711DEC_DPRINT("Calling FillBufferDone From Line %d\n",__LINE__);
1457 pComponentPrivate->cbInfo.FillBufferDone (
1744 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1806 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2041 G711DEC_DPRINT("Calling FillBufferDone From Line %d, buffer %p\n",__LINE__, msgBuffer->buffer);
2043 pComponentPrivate->cbInfo.FillBufferDone ( pHandle,
2079 G711DEC_DPRINT("Calling FillBufferDone From Line %d\n",__LINE__);
2081 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c1319 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
1674 G711ENC_DPRINT("%d :: Calling FillBufferDone\n",__LINE__);
1675 pComponentPrivate->cbInfo.FillBufferDone( pComponentPrivate->pHandle,
1744 pComponentPrivate->cbInfo.FillBufferDone( pHandle,
2046 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2085 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDec_Utils.c901 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
1068 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
1327 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
1677 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
1909 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c1818 //force FillBufferDone calls on pending buffers
1827 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2073 // we need to also be able to guarantee that no FillBufferDone calls
2345 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2415 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2649 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2741 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2769 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2931 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c1609 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1829 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
1879 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
2016 /* If the buffer we get back from the DSP is not valid call FillBufferDone
2024 pComponentPrivate_CC->cbInfo.FillBufferDone (pComponentPrivate_CC->pHandle,
2075 ((OMXBufferStatus*)pLcmlHdr->buffer->pAppPrivate)->FillBufferDone = 1;
2141 pComponentPrivate_CC->cbInfo.FillBufferDone (pComponentPrivate_CC->pHandle,
2184 pComponentPrivate_CC->cbInfo.FillBufferDone (pComponentPrivate_CC->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c972 pComponentPrivate->cbInfo.FillBufferDone( pHandle,
1375 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1725 /* If the buffer we get back from the DSP is not valid call FillBufferDone
1727 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1775 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, /* pHandle, */
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c1151 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1152 pComponentPrivate->cbInfo.FillBufferDone (
1267 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1268 pComponentPrivate->cbInfo.FillBufferDone (
1293 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1560 /* If the buffer we get back from the DSP is not valid call FillBufferDone
1562 pComponentPrivate_CC->cbInfo.FillBufferDone (
1587 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1588 pComponentPrivate_CC->cbInfo.FillBufferDone (
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_Utils.c1584 pComponentPrivate->cbInfo.FillBufferDone (
2126 pComponentPrivate->cbInfo.FillBufferDone(pHandle,
2197 pComponentPrivate->cbInfo.FillBufferDone (
2249 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core.c725 sCallbacks.FillBufferDone = ComponentTable_FillBufferDone;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c389 * FillBufferDone()
394 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
405 GT_END("Call to FillBufferDone <First: FillBufferDone>");
448 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
H A DG711EncTest.c357 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
365 GT_END("Call to FillBufferDone <First: FillBufferDone>");
402 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
H A DG726EncTest.c422 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
428 GT_END("Call to FillBufferDone <First: FillBufferDone>");
451 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c333 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBufferO) function
342 GT_END("Call to FillBufferDone <First: FillBufferDone>");
380 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c335 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
342 GT_END("Call to FillBufferDone <First: FillBufferDone>");
365 (void*)FillBufferDone};

Completed in 422 milliseconds

123