Home
last modified time | relevance | path

Searched refs:pv_ref_buf_mgr (Results 1 – 5 of 5) sorted by relevance

/external/libavc/encoder/
Dih264e_encode.c588 ps_codec->pv_ref_buf_mgr, in ih264e_encode()
626 ret = ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, in ih264e_encode()
681 … ret = ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, ps_cur_pic->i4_buf_id , BUF_MGR_REF); in ih264e_encode()
682 … ret |= ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, ps_cur_pic->i4_buf_id , BUF_MGR_IO); in ih264e_encode()
708 ps_codec->pv_ref_buf_mgr, in ih264e_encode()
Dih264e_utils.c839 buf_ret = ih264_buf_mgr_add((buf_mgr_t *) ps_codec->pv_ref_buf_mgr, in ih264e_pic_buf_mgr_add_bufs()
1613 ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1659 ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1687 ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1742 (buf_mgr_t *) ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1754 ih264_buf_mgr_set_status(ps_codec->pv_ref_buf_mgr, cur_pic_buf_id, in ih264e_pic_init()
1761 ih264_buf_mgr_set_status(ps_codec->pv_ref_buf_mgr, cur_pic_buf_id, in ih264e_pic_init()
Dih264e_structs.h2358 void *pv_ref_buf_mgr; member
Dih264e_process.c2358 error_status = ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, in ih264e_process()
Dih264e_api.c3127 ps_codec->pv_ref_buf_mgr = ih264_buf_mgr_init( in ih264e_init()
5057 ih264_buf_mgr_free((buf_mgr_t *)ps_codec->pv_ref_buf_mgr); in ih264e_retrieve_memrec()