Searched refs:OMX_UseBuffer (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Core.h975 /** The OMX_UseBuffer macro will request that the component use
994 #define OMX_UseBuffer( \ macro
1052 which was allocated using either OMX_AllocateBuffer or OMX_UseBuffer. If
1053 the component allocated the buffer (see the OMX_UseBuffer macro) then
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Core.h966 /** The OMX_UseBuffer macro will request that the component use
985 #define OMX_UseBuffer( \ macro
1043 which was allocated using either OMX_AllocateBuffer or OMX_UseBuffer. If
1044 the component allocated the buffer (see the OMX_UseBuffer macro) then
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Core.h975 /** The OMX_UseBuffer macro will request that the component use
994 #define OMX_UseBuffer( \ macro
1052 which was allocated using either OMX_AllocateBuffer or OMX_UseBuffer. If
1053 the component allocated the buffer (see the OMX_UseBuffer macro) then
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Core.h975 /** The OMX_UseBuffer macro will request that the component use
994 #define OMX_UseBuffer( \ macro
1052 which was allocated using either OMX_AllocateBuffer or OMX_UseBuffer. If
1053 the component allocated the buffer (see the OMX_UseBuffer macro) then
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp1220 if ((result = OMX_UseBuffer(m_hHandle,
2065 result = OMX_UseBuffer(m_hHandle,
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp1236 if ((result = OMX_UseBuffer(m_hHandle,
2076 result = OMX_UseBuffer(m_hHandle,
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp551 OMX_ERRORTYPE err = OMX_UseBuffer(mComponent, ppBufferHdr, nPortIndex,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp1989 DEBUG_PRINT_ERROR("\n before OMX_UseBuffer %p", &pInputBufHdrs);
1996 DEBUG_PRINT_ERROR("ERROR - OMX_UseBuffer Input buffer failed");
2000 DEBUG_PRINT("OMX_UseBuffer Input buffer success\n");
2017 DEBUG_PRINT_ERROR("\n Use External pmem buf: OMX_UseBuffer %p", &pInputBufHdrs);
2040 DEBUG_PRINT_ERROR("\n before OMX_UseBuffer %p", &pInputBufHdrs);
2048 DEBUG_PRINT_ERROR("ERROR - OMX_UseBuffer Input buffer failed");
2052 DEBUG_PRINT("OMX_UseBuffer Input buffer success\n");
2303 DEBUG_PRINT("OMX_UseBuffer No %d %d \n", bufCnt, bufSize);
2309 error = OMX_UseBuffer(dec_handle, &((*pBufHdrs)[bufCnt]),
2342 DEBUG_PRINT("OMX_UseBuffer N
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp2252 DEBUG_PRINT_ERROR("\n before OMX_UseBuffer %p", &pInputBufHdrs);
2259 DEBUG_PRINT_ERROR("ERROR - OMX_UseBuffer Input buffer failed");
2262 DEBUG_PRINT("OMX_UseBuffer Input buffer success\n");
2292 DEBUG_PRINT_ERROR("\n Use External pmem buf: OMX_UseBuffer %p", &pInputBufHdrs);
2311 DEBUG_PRINT_ERROR("\n before OMX_UseBuffer %p", &pInputBufHdrs);
2319 DEBUG_PRINT_ERROR("ERROR - OMX_UseBuffer Input buffer failed");
2322 DEBUG_PRINT("OMX_UseBuffer Input buffer success\n");
2549 DEBUG_PRINT("OMX_UseBuffer No %d %d \n", bufCnt, bufSize);
2555 error = OMX_UseBuffer(dec_handle, &((*pBufHdrs)[bufCnt]),
2588 DEBUG_PRINT("OMX_UseBuffer N
[all...]

Completed in 220 milliseconds