/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 631 return OMX_FillThisBuffer(mComponent, pBuffer); in ISV_FillThisBuffer() 640 return OMX_FillThisBuffer(mComponent, pBuffer); in ISV_FillThisBuffer() 646 return OMX_FillThisBuffer(mComponent, pBuffer); in ISV_FillThisBuffer() 658 return OMX_FillThisBuffer(mComponent, pBuffer); in ISV_FillThisBuffer() 900 err = OMX_FillThisBuffer(mComponent, pBuffer); in releaseBuffer()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
D | OMX_Core.h | 1126 #define OMX_FillThisBuffer( \ macro
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Core.h | 1135 #define OMX_FillThisBuffer( \ macro
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Core.h | 1126 #define OMX_FillThisBuffer( \ macro
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Core.h | 1126 #define OMX_FillThisBuffer( \ macro
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Core.h | 1126 #define OMX_FillThisBuffer( \ macro
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Core.h | 1143 #define OMX_FillThisBuffer( \ macro
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/ |
D | JPEGTest.c | 1292 OMX_FillThisBuffer(pHandle, pOutBuffHead[nBufferHdrSend]); 1296 OMX_FillThisBuffer(pHandle, pOutBuffHead[0]); 1397 eError = OMX_FillThisBuffer(pHandle, pBuf);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/ |
D | G722EncTest.c | 779 OMX_FillThisBuffer(pComponent,pOutputBufferHeader); 1100 OMX_FillThisBuffer(pHandle, pBuf);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
D | G726DecTest.c | 929 OMX_FillThisBuffer(*pHandle, pOutputBufferHeader[k]); in main() 1189 OMX_FillThisBuffer(*pHandle, pBuf); in main()
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/ |
D | venc_test.cpp | 1134 if (OMX_FillThisBuffer(m_hHandle, pBuffer) != OMX_ErrorNone) in FBD_CB() 2089 result = OMX_FillThisBuffer(m_hHandle, m_pOutBuffers[i]); in main() 2232 result = OMX_FillThisBuffer(m_hHandle, in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/ |
D | G711EncTest.c | 987 OMX_FillThisBuffer(pHandle, pOutputBufferHeader[kk]); in main() 1233 OMX_FillThisBuffer(pHandle, pBuf); in main()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 1146 if (OMX_FillThisBuffer(m_hHandle, pBuffer) != OMX_ErrorNone) { in FBD_CB() 2101 result = OMX_FillThisBuffer(m_hHandle, m_pOutBuffers[i]); in main() 2238 result = OMX_FillThisBuffer(m_hHandle, in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
D | G711DecTest.c | 1184 OMX_FillThisBuffer(pHandle, pOutputBufferHeader[k]); in main() 1421 OMX_FillThisBuffer(pHandle, pBuf); in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
D | G729EncTest.c | 968 OMX_FillThisBuffer(pHandle, pOutputBufferHeader[kk]); in main() 1306 OMX_FillThisBuffer(pHandle, pBuf); in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/ |
D | G722DecTest.c | 1516 OMX_FillThisBuffer(*pHandle, pBuf); in testCases() 1794 error = OMX_FillThisBuffer (*pHandle, pOutputBufferHeader[k]); in sendInBuffFillOutBuff()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/ |
D | G726EncTest.c | 1089 OMX_FillThisBuffer(pHandle, pOutputBufferHeader[kk]); 1261 OMX_FillThisBuffer(pComponent, pBuf);
|
/hardware/ti/omap4-aah/domx/test/sample_proxy/ |
D | test_sample_proxy.c | 653 eError = OMX_FillThisBuffer(pContext->hComp, pBufHeader); in SampleTest_ReadOutBuffers()
|
/hardware/ti/omap4xxx/domx/test/sample_proxy/ |
D | test_sample_proxy.c | 653 eError = OMX_FillThisBuffer(pContext->hComp, pBufHeader); in SampleTest_ReadOutBuffers()
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
D | OMXCapture.cpp | 1260 eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp, in startImageCapture() 1280 eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp, in startImageCapture()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP_Utils.c | 1322 eError = OMX_FillThisBuffer( in VPP_StateToIdle() 1573 OMX_FillThisBuffer(pComponentPrivate->sCompPorts[j].hTunnelComponent, pBufHdr); in VPP_StateToExecuting() 2153 eError = OMX_FillThisBuffer( in VPP_Process_FilledInBuf() 2487 …eError = OMX_FillThisBuffer(pComponentPrivate->sCompPorts[pComponentBuf->pBufHeader->nInputPortInd… in VPP_Process_FreeInBuf()
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
D | OMXCameraAdapter.cpp | 391 … eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp, port->mBufferHeader[i]); in fillThisBuffer() 1846 eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp, in startPreview() 1865 eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp, in startPreview()
|
D | OMXCapture.cpp | 806 eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp, in startImageCapture()
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 883 if ( OMX_FillThisBuffer(dec_handle, pPrevBuff) == OMX_ErrorNone ) { in fbd_thread() 2102 ret = OMX_FillThisBuffer(dec_handle, pOutYUVBufHdrs[bufCnt]); in Play_Decoder() 3736 ret = OMX_FillThisBuffer(dec_handle, pOutYUVBufHdrs[bufCnt]); in enable_output_port()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
D | VPPTest.c | 1568 error = OMX_FillThisBuffer(pHandle,OutRGBBufHeader[nCounter]); in _tmain() 1577 error = OMX_FillThisBuffer(pHandle,OutYUVBufHeader[nCounter]); in _tmain()
|