Home
last modified time | relevance | path

Searched refs:ih264_buf_mgr_init (Results 1 – 4 of 4) sorted by relevance

/external/libavc/common/
Dih264_buf_mgr.h86 void *ih264_buf_mgr_init(void *pv_buf);
Dih264_buf_mgr.c237 void *ih264_buf_mgr_init(void *pv_buf) in ih264_buf_mgr_init() function
/external/libavc/decoder/
Dih264d_utils.c1708 ih264_buf_mgr_init((buf_mgr_t *)ps_dec->pv_pic_buf_mgr); in ih264d_create_pic_buffers()
2316 ih264_buf_mgr_init((buf_mgr_t *)ps_dec->pv_mv_buf_mgr); in ih264d_create_mv_bank()
/external/libavc/encoder/
Dih264e_api.c3124 ps_codec->pv_mv_buf_mgr = ih264_buf_mgr_init(ps_codec->pv_mv_buf_mgr_base); in ih264e_init()
3127 ps_codec->pv_ref_buf_mgr = ih264_buf_mgr_init( in ih264e_init()
3131 ps_codec->pv_inp_buf_mgr = ih264_buf_mgr_init( in ih264e_init()
3135 ps_codec->pv_out_buf_mgr = ih264_buf_mgr_init( in ih264e_init()