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.c502 ps_codec->pv_ref_buf_mgr, in ih264e_encode()
540 ret = ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, in ih264e_encode()
595 … ret = ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, ps_cur_pic->i4_buf_id , BUF_MGR_REF); in ih264e_encode()
596 … ret |= ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, ps_cur_pic->i4_buf_id , BUF_MGR_IO); in ih264e_encode()
622 ps_codec->pv_ref_buf_mgr, in ih264e_encode()
Dih264e_utils.c827 buf_ret = ih264_buf_mgr_add((buf_mgr_t *) ps_codec->pv_ref_buf_mgr, in ih264e_pic_buf_mgr_add_bufs()
1601 ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1647 ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1675 ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1730 (buf_mgr_t *) ps_codec->pv_ref_buf_mgr, in ih264e_pic_init()
1742 ih264_buf_mgr_set_status(ps_codec->pv_ref_buf_mgr, cur_pic_buf_id, in ih264e_pic_init()
1749 ih264_buf_mgr_set_status(ps_codec->pv_ref_buf_mgr, cur_pic_buf_id, in ih264e_pic_init()
Dih264e_structs.h2349 void *pv_ref_buf_mgr; member
Dih264e_process.c2278 …error_status |= ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, ps_cur_pic->i4_buf_id , BUF_MGR_CO… in ih264e_process()
Dih264e_api.c2594 ps_codec->pv_ref_buf_mgr = ih264_buf_mgr_init( in ih264e_init()
4519 ih264_buf_mgr_free((buf_mgr_t *)ps_codec->pv_ref_buf_mgr); in ih264e_retrieve_memrec()