Searched refs:Allocate_Buffer (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 330 static OMX_ERRORTYPE Allocate_Buffer ( OMX_COMPONENTTYPE *dec_handle, 1977 error = Allocate_Buffer(dec_handle, &pInputBufHdrs, portFmt.nPortIndex, in Play_Decoder() 2027 error = Allocate_Buffer(dec_handle, &pOutYUVBufHdrs, portFmt.nPortIndex, in Play_Decoder() 2261 static OMX_ERRORTYPE Allocate_Buffer ( OMX_COMPONENTTYPE *dec_handle, in Allocate_Buffer() function 3687 error = Allocate_Buffer(dec_handle, &pOutYUVBufHdrs, portFmt.nPortIndex, in enable_output_port()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 465 static OMX_ERRORTYPE Allocate_Buffer ( OMX_COMPONENTTYPE *dec_handle, 2241 error = Allocate_Buffer(dec_handle, &pInputBufHdrs, portFmt.nPortIndex, in Play_Decoder() 2300 error = Allocate_Buffer(dec_handle, &pOutYUVBufHdrs, portFmt.nPortIndex, in Play_Decoder() 2504 static OMX_ERRORTYPE Allocate_Buffer ( OMX_COMPONENTTYPE *dec_handle, in Allocate_Buffer() function 4154 error = Allocate_Buffer(dec_handle, &pOutYUVBufHdrs, portFmt.nPortIndex, in enable_output_port()
|