Home
last modified time | relevance | path

Searched refs:allocate_rbsp_buffer (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h194 void allocate_rbsp_buffer(uint32 inputBufferSize);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h189 void allocate_rbsp_buffer(uint32 inputBufferSize);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dh264_utils.cpp155 void H264_Utils::allocate_rbsp_buffer(uint32 inputBufferSize) in allocate_rbsp_buffer() function in H264_Utils
Domx_vdec_hevc.cpp1577 m_frame_parser.mutils->allocate_rbsp_buffer (drv_ctx.ip_buf.buffer_size); in component_init()
Domx_vdec.cpp1532 m_frame_parser.mutils->allocate_rbsp_buffer (drv_ctx.ip_buf.buffer_size); in component_init()
Domx_vdec_msm8974.cpp1862 m_frame_parser.mutils->allocate_rbsp_buffer (drv_ctx.ip_buf.buffer_size); in component_init()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Dh264_utils.cpp164 void H264_Utils::allocate_rbsp_buffer(uint32 inputBufferSize) in allocate_rbsp_buffer() function in H264_Utils
Domx_vdec_copper.cpp1482 m_frame_parser.mutils->allocate_rbsp_buffer (drv_ctx.ip_buf.buffer_size); in component_init()
Domx_vdec.cpp1549 m_frame_parser.mutils->allocate_rbsp_buffer (drv_ctx.ip_buf.buffer_size); in component_init()