Searched refs:FillBufferDone (Results 26 - 50 of 62) sorted by relevance

123

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c451 void FillBufferDone (OMX_HANDLETYPE hComponent, function
597 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c1716 pComponentPrivate->cbInfo.FillBufferDone (
1822 pComponentPrivate->cbInfo.FillBufferDone (
1993 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: [HandleData_FromApp] Calling FillBufferDone\n", __LINE__);
2002 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: [HandleData_FromApp] (filled <0 or EOS )Calling FillBufferDone \n",__LINE__);
2003 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
2097 pComponentPrivate->cbInfo.FillBufferDone (
2496 OMX_PRBUFFER2(pComponentPrivate_CC->dbg, "UTIL:: Calling FillBufferDone from Line %d\n",__LINE__);
2514 pComponentPrivate_CC->cbInfo.FillBufferDone (
2586 pComponentPrivate_CC->cbInfo.FillBufferDone (
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_Utils.c1780 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2165 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2449 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: ############ FillBufferDone Invalid\n",__LINE__);
2450 /* If the buffer we get back from the DSP is not valid call FillBufferDone
2458 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2546 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2566 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2736 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_Utils.c1643 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2408 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2541 pComponentPrivate->cbInfo.FillBufferDone(pHandle,
2599 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
2654 pComponentPrivate->cbInfo.FillBufferDone( pComponentPrivate->pHandle,
2698 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c1525 pComponentPrivate->cbInfo.FillBufferDone (
2237 pComponentPrivate_CC->cbInfo.FillBufferDone (pComponentPrivate_CC->pHandle,
2358 pComponentPrivate_CC->cbInfo.FillBufferDone( pHandle,
2412 pComponentPrivate_CC->cbInfo.FillBufferDone (
2474 pComponentPrivate_CC->cbInfo.FillBufferDone (
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c949 OMX_PRBUFFER1(pComponentPrivate->dbg, "BEFORE FillBufferDone in OMX_CommandFlush\n");
966 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
996 OMX_PRBUFFER1(pComponentPrivate->dbg, "before FillBufferDone\n");
997 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
1000 OMX_PRBUFFER1(pComponentPrivate->dbg, "after FillBufferDone\n");
1705 pComponentPrivate->cbInfo.FillBufferDone(
2114 OMX_PRBUFFER2(pComponentPrivate->dbg, "FillBufferDone (incorrect state %d) %p\n", pComponentPrivate->nCurState, pBuffHead);
2115 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
2761 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
/hardware/qcom/media/mm-video/vidc/vdec/test/
H A Domx_vdec_test.cpp363 static OMX_ERRORTYPE FillBufferDone(OMX_OUT OMX_HANDLETYPE hComponent,
820 DEBUG_PRINT("FillBufferDone: End Of Sequence Received\n");
827 DEBUG_PRINT("FillBufferDone: OMX_BUFFERFLAG_DATACORRUPT Received\n");
850 DEBUG_PRINT("FillBufferDone: End Of Stream Reached\n");
1056 OMX_ERRORTYPE FillBufferDone(OMX_OUT OMX_HANDLETYPE hComponent, function
1611 static OMX_CALLBACKTYPE call_back = {&EventHandler, &EmptyBufferDone, &FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_Utils.c1687 /* If the buffer we get back from the DSP is not valid call FillBufferDone
1689 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1735 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1857 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_Utils.c1859 pComponentPrivate->cbInfo.FillBufferDone (
1926 pComponentPrivate->cbInfo.FillBufferDone (
2459 pComponentPrivate->cbInfo.FillBufferDone (
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec.cpp2308 m_cb.FillBufferDone(&m_cmp, m_app_data, (OMX_BUFFERHEADERTYPE *)p2);
5794 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5809 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5826 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5853 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5882 m_cb.EventHandler,m_cb.FillBufferDone);
6500 DEBUG_PRINT_HIGH("FillBufferDone: End Of Sequence Received\n");
6508 DEBUG_PRINT_HIGH("FillBufferDone: OMX_BUFFERFLAG_DATACORRUPT Received\n");
6556 if (m_cb.FillBufferDone)
6643 m_cb.FillBufferDone (hCom
[all...]
H A Domx_vdec_copper.cpp5536 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5550 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5567 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5608 //m_cb.FillBufferDone (hComp,m_app_data,buffer);
5636 m_cb.EventHandler,m_cb.FillBufferDone);
6252 if (m_cb.FillBufferDone)
6331 m_cb.FillBufferDone (hComp,m_app_data,buffer);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.c509 pExynosComponent->pCallbacks->FillBufferDone(pOMXComponent, pExynosComponent->callbackData, bufferHeader);
889 pExynosComponent->pCallbacks->FillBufferDone(pOMXComponent, pExynosComponent->callbackData, bufferHeader);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
H A DAmrEncTest.c482 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
491 GT_END("Call to FillBufferDone <First: FillBufferDone>");
517 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c415 * @fn FillBufferDone() description for FillBufferDone
416 FillBufferDone().
423 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
434 GT_END("Call to FillBufferDone <First: FillBufferDone>");
485 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
H A DWbAmrEncTest.c466 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) { function
473 GT_END("Call to FillBufferDone <First: FillBufferDone>");
495 (void*)FillBufferDone
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
H A DWmaDecTest.c400 * @fn FillBufferDone() description for FillBufferDone
401 FillBufferDone().
407 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
418 GT_END("Call to FillBufferDone <First: FillBufferDone>");
464 (void*)FillBufferDone};
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
H A DJPEGTestEnc.c790 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, function
793 PRINT("Inside Test Application FillBufferDone function\n");
1061 (void*)FillBufferDone};
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
H A DVPPTest.c240 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
446 (void*)FillBufferDone};
/hardware/qcom/camera/mm-camera-interface/
H A Dmm_omx_jpeg_encoder.c300 callbacks.FillBufferDone = ftbdone;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
H A DExynos_OMX_Baseport.c84 pExynosComponent->pCallbacks->FillBufferDone(pOMXComponent, pExynosComponent->callbackData, bufferHeader);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_Utils.c2345 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2713 OMX_PRBUFFER1(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: Calling FillBufferDone\n",__LINE__);
2722 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
2763 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
2795 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_Utils.c2309 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2675 OMX_PRBUFFER2(pComponentPrivate->dbg, "Calling FillBufferDone From Line\n");
2682 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
2722 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
2754 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEnc_Utils.c706 pComponentPrivate->sCbData.FillBufferDone(pComponentPrivate->pHandle,
1101 pComponentPrivate->sCbData.FillBufferDone(pComponentPrivate->pHandle,
1709 pComponentPrivate->sCbData.FillBufferDone(pComponentPrivate->pHandle,
3000 pComponentPrivate->sCbData.FillBufferDone(pComponentPrivate->pHandle,
/hardware/ti/omap4xxx/domx/test/sample_proxy/
H A Dtest_sample_proxy.c1006 oCallbacks.FillBufferDone = SampleTest_FillBufferDone;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c445 * FillBufferDone() Callback from component which returns an ouput buffer
457 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
463 GT_END("Call to FillBufferDone <First: FillBufferDone>");
538 (void*)FillBufferDone};

Completed in 392 milliseconds

123