Searched defs:EmptyBufferDone (Results 1 - 23 of 23) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
H A DG722EncTest.c262 * @fn EmptyBufferDone() description for EmptyBufferDone
263 EmptyBufferDone().
269 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
276 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
294 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c298 * @fn EmptyBufferDone() Component sends the input buffer to app using this
316 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
323 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
350 (void*)EmptyBufferDone,
/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h538 /** The EmptyBufferDone method is used to return emptied buffers from an
560 OMX_ERRORTYPE (*EmptyBufferDone)( member in struct:OMX_CALLBACKTYPE
1076 and returned to the application via the EmptyBufferDone call back.
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h538 /** The EmptyBufferDone method is used to return emptied buffers from an
560 OMX_ERRORTYPE (*EmptyBufferDone)( member in struct:OMX_CALLBACKTYPE
1076 and returned to the application via the EmptyBufferDone call back.
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h538 /** The EmptyBufferDone method is used to return emptied buffers from an
560 OMX_ERRORTYPE (*EmptyBufferDone)( member in struct:OMX_CALLBACKTYPE
1076 and returned to the application via the EmptyBufferDone call back.
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c398 /*add on: TimeStamp & TickCount EmptyBufferDone*/
412 * EmptyBufferDone()
417 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
426 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
447 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
H A DG711EncTest.c359 /*add on: TimeStamp & TickCount EmptyBufferDone*/
371 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
379 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
401 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c124 void EmptyBufferDone (OMX_HANDLETYPE, OMX_PTR, OMX_BUFFERHEADERTYPE *);
177 (void *)EmptyBufferDone,
800 * @fn EmptyBufferDone() Component sends the input buffer to app using this
818 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
H A DG726EncTest.c434 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
441 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
450 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
H A DG729DecTest.c350 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBufferI) function
363 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
379 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c348 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
355 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
364 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
H A DAmrEncTest.c497 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
505 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
516 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
H A DWbAmrEncTest.c480 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) { function
485 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
494 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c467 void EmptyBufferDone(OMX_HANDLETYPE hComponent, function
473 PRINT ("Error while writing in IpBuf_pipe from EmptyBufferDone\n");
596 (void*) EmptyBufferDone,
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c798 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, function
801 PRINT("Inside Test Application EmptyBufferDone function\n");
1060 (void*) EmptyBufferDone,
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Core.h538 /** The EmptyBufferDone method is used to return emptied buffers from an
560 OMX_ERRORTYPE (*EmptyBufferDone)( member in struct:OMX_CALLBACKTYPE
1076 and returned to the application via the EmptyBufferDone call back.
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c268 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
445 (void*) EmptyBufferDone,
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h538 /** The EmptyBufferDone method is used to return emptied buffers from an
560 OMX_ERRORTYPE (*EmptyBufferDone)( member in struct:OMX_CALLBACKTYPE
1076 and returned to the application via the EmptyBufferDone call back.
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c472 * EmptyBufferDone() Callback from component which returns an input buffer
484 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
494 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
537 OMX_CALLBACKTYPE AacCaBa = {(void *)EventHandler,(void*) EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c442 * @fn EmptyBufferDone() description for EmptyBufferDone
443 EmptyBufferDone().
450 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
460 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
484 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
H A DWmaDecTest.c411 /*add on: TimeStamp & TickCount EmptyBufferDone*/
426 * @fn EmptyBufferDone() description for EmptyBufferDone
427 EmptyBufferDone().
433 void EmptyBufferDone(OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
436 APP_DPRINT("EmptyBufferDone\n");
442 GT_END("Call to EmptyBufferDone <First: EmptyBufferDone>");
463 (void*)EmptyBufferDone,
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h91 DWORD EmptyBufferDone; member in struct:OMXBufferStatus
727 /** Keeps track of the number of EmptyBufferDone() calls */
/hardware/qcom/media/mm-video/vidc/vdec/test/
H A Domx_vdec_test.cpp362 static OMX_ERRORTYPE EmptyBufferDone(OMX_IN OMX_HANDLETYPE hComponent,
1030 OMX_ERRORTYPE EmptyBufferDone(OMX_IN OMX_HANDLETYPE hComponent, function
1613 static OMX_CALLBACKTYPE call_back = {&EventHandler, &EmptyBufferDone, &FillBufferDone};

Completed in 525 milliseconds