HomeSort by relevance Sort by last modified time
    Searched refs:OMX_FillThisBuffer (Results 1 - 25 of 28) sorted by null

1 2

  /frameworks/native/include/media/openmax/
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c     [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 428 OMX_FillThisBuffer(pHandle, pOutBuffers);
688 OMX_FillThisBuffer(pHandle, pOutBuffers);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 779 OMX_FillThisBuffer(pComponent,pOutputBufferHeader);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 929 OMX_FillThisBuffer(*pHandle, pOutputBufferHeader[k]);
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 887 if ( OMX_FillThisBuffer(dec_handle, pPrevBuff) == OMX_ErrorNone ) {
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 391 eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp, port->mBufferHeader[i]);
394 CAMHAL_LOGEB("OMX_FillThisBuffer 0x%x", eError);
    [all...]
OMXCapture.cpp 806 eError = OMX_FillThisBuffer(mCameraAdapterParameters.mHandleComp,
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 716 OMX_ERRORTYPE err = OMX_FillThisBuffer(mHandle, header);
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c 645 eError = OMX_FillThisBuffer(pCompPortIn->hTunnelComponent,
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 653 eError = OMX_FillThisBuffer(pContext->hComp, pBufHeader);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]

Completed in 2132 milliseconds

1 2