Searched defs:allocate_buffer (Results 1 - 23 of 23) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvideo_encoder_test.c175 if (error != -1 && (allocate_buffer (0,encoder_context)== -1))
181 if (error != -1 && (allocate_buffer (1,encoder_context)== -1))
485 int allocate_buffer ( unsigned int buffer_dir, function
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c164 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_INPUT,
171 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_OUTPUT,
445 int allocate_buffer ( enum vdec_buffer buffer_dir, function
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c159 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_INPUT,
165 if (error != -1 && (allocate_buffer (VDEC_BUFFER_TYPE_OUTPUT,
421 int allocate_buffer ( enum vdec_buffer buffer_dir, function
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp1579 OMX_ERRORTYPE omx_swvdec::allocate_buffer(OMX_HANDLETYPE cmp_handle, function in class:omx_swvdec
H A Domx_vdec_hevc.cpp4681 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
H A Domx_vdec_hevc_swvdec.cpp5822 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
5873 DEBUG_PRINT_LOW("allocate_buffer: SwVdec_Start");
H A Domx_vdec_v4l2.cpp6725 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp1722 OMX_ERRORTYPE omx_swvdec::allocate_buffer(OMX_HANDLETYPE cmp_handle, function in class:omx_swvdec
H A Domx_vdec_v4l2.cpp7320 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp1722 OMX_ERRORTYPE omx_swvdec::allocate_buffer(OMX_HANDLETYPE cmp_handle, function in class:omx_swvdec
H A Domx_vdec_v4l2.cpp6626 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp2991 OMX_ERRORTYPE omx_video::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp3128 OMX_ERRORTYPE omx_video::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp3336 OMX_ERRORTYPE omx_video::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp3443 OMX_ERRORTYPE omx_video::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp5063 OMX_ERRORTYPE omx_vdpp::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdpp
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp3560 OMX_ERRORTYPE omx_video::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_video
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp5230 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
H A Domx_vdec_copper.cpp4850 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp5030 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
H A Domx_vdec_hevc.cpp4702 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
H A Domx_vdec_hevc_swvdec.cpp5618 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
5669 DEBUG_PRINT_LOW("allocate_buffer: SwVdec_Start");
H A Domx_vdec_msm8974.cpp5881 OMX_ERRORTYPE omx_vdec::allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec

Completed in 1161 milliseconds