Searched refs:get_dr_buf_hdr (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h842 OMX_BUFFERHEADERTYPE* get_dr_buf_hdr(OMX_BUFFERHEADERTYPE *input_hdr);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h875 OMX_BUFFERHEADERTYPE* get_dr_buf_hdr(OMX_BUFFERHEADERTYPE *input_hdr);
H A Domx_vdec.h973 OMX_BUFFERHEADERTYPE* get_dr_buf_hdr(OMX_BUFFERHEADERTYPE *input_hdr);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp5887 buffer = client_buffers.get_dr_buf_hdr(bufferAdd);
9235 OMX_BUFFERHEADERTYPE* omx_vdec::allocate_color_convert_buf::get_dr_buf_hdr function in class:omx_vdec::allocate_color_convert_buf
9249 DEBUG_PRINT_ERROR("\n Index messed up in the get_dr_buf_hdr");
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp5649 buffer = client_buffers.get_dr_buf_hdr(bufferAdd);
9492 OMX_BUFFERHEADERTYPE* omx_vdec::allocate_color_convert_buf::get_dr_buf_hdr function in class:omx_vdec::allocate_color_convert_buf
9510 DEBUG_PRINT_ERROR("Index messed up in the get_dr_buf_hdr");
H A Domx_vdec_hevc.cpp5321 buffer = client_buffers.get_dr_buf_hdr(bufferAdd);
8303 OMX_BUFFERHEADERTYPE* omx_vdec::allocate_color_convert_buf::get_dr_buf_hdr function in class:omx_vdec::allocate_color_convert_buf
8317 DEBUG_PRINT_ERROR("Index messed up in the get_dr_buf_hdr");
H A Domx_vdec_hevc_swvdec.cpp6384 buffer = client_buffers.get_dr_buf_hdr(bufferAdd);
9392 OMX_BUFFERHEADERTYPE* omx_vdec::allocate_color_convert_buf::get_dr_buf_hdr function in class:omx_vdec::allocate_color_convert_buf
9406 DEBUG_PRINT_ERROR("Index messed up in the get_dr_buf_hdr");
H A Domx_vdec_msm8974.cpp6075 buffer = client_buffers.get_dr_buf_hdr(bufferAdd);
9733 OMX_BUFFERHEADERTYPE* omx_vdec::allocate_color_convert_buf::get_dr_buf_hdr function in class:omx_vdec::allocate_color_convert_buf
9747 DEBUG_PRINT_ERROR("Index messed up in the get_dr_buf_hdr");

Completed in 1249 milliseconds