HomeSort by relevance Sort by last modified time
    Searched defs:FillBufferDone (Results 1 - 24 of 24) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 357 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
365 GT_END("Call to FillBufferDone <First: FillBufferDone>");
402 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 123 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)
824 GT_END("Call to FillBufferDone <First: FillBufferDone>");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 240 * @fn FillBufferDone() description for FillBufferDone
241 FillBufferDone().
247 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
253 GT_END("Call to FillBufferDone <First: FillBufferDone>");
295 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 264 * @fn FillBufferDone() Component sens the output buffer to app using this
282 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
289 GT_END("Call to FillBufferDone <First: FillBufferDone>");
351 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 333 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBufferO)
342 GT_END("Call to FillBufferDone <First: FillBufferDone>");
380 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 451 void FillBufferDone (OMX_HANDLETYPE hComponent,
597 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 790 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr,
793 PRINT("Inside Test Application FillBufferDone function\n");
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Core.h 582 /** The FillBufferDone method is used to return filled buffers from an
606 OMX_ERRORTYPE (*FillBufferDone)(
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)(
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)(
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)(
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 389 * FillBufferDone()
394 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
405 GT_END("Call to FillBufferDone <First: FillBufferDone>");
448 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 422 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
428 GT_END("Call to FillBufferDone <First: FillBufferDone>");
451 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c 335 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
342 GT_END("Call to FillBufferDone <First: FillBufferDone>");
365 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 482 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
491 GT_END("Call to FillBufferDone <First: FillBufferDone>");
517 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 415 * @fn FillBufferDone() description for FillBufferDone
416 FillBufferDone().
423 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
434 GT_END("Call to FillBufferDone <First: FillBufferDone>");
485 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 466 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) {
473 GT_END("Call to FillBufferDone <First: FillBufferDone>");
495 (void*)FillBufferDone
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 400 * @fn FillBufferDone() description for FillBufferDone
401 FillBufferDone().
407 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
418 GT_END("Call to FillBufferDone <First: FillBufferDone>");
464 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)(
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 240 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
446 (void*)FillBufferDone};
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)(
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 445 * FillBufferDone() Callback from component which returns an ouput buffer
457 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer)
463 GT_END("Call to FillBufferDone <First: FillBufferDone>");
538 (void*)FillBufferDone};
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 365 static OMX_ERRORTYPE FillBufferDone(OMX_OUT OMX_HANDLETYPE hComponent,
822 DEBUG_PRINT("FillBufferDone: End Of Sequence Received\n");
829 DEBUG_PRINT("FillBufferDone: OMX_BUFFERFLAG_DATACORRUPT Received\n");
852 DEBUG_PRINT("FillBufferDone: End Of Stream Reached\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 92 DWORD FillBufferDone;
770 /** Number of outstanding FillBufferDone() calls */
    [all...]

Completed in 739 milliseconds