Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_utils.c1158 ihevc_disp_mgr_add((disp_mgr_t *)ps_codec->pv_disp_buf_mgr, in ihevcd_parse_pic_init()
1170 …s_disp_buf = (pic_buf_t *)ihevc_disp_mgr_get((disp_mgr_t *)ps_codec->pv_disp_buf_mgr, &ps_codec->i… in ihevcd_parse_pic_init()
Dihevcd_structs.h1982 void *pv_disp_buf_mgr; member
Dihevcd_decode.c446 (disp_mgr_t *)ps_codec->pv_disp_buf_mgr, &ps_codec->i4_disp_buf_id); in ihevcd_decode()
Dihevcd_api.c1602 ihevc_disp_mgr_init((disp_mgr_t *)ps_codec->pv_disp_buf_mgr); in ihevcd_init()
2698 ps_codec->pv_disp_buf_mgr = ps_mem_rec->pv_base; in ihevcd_init_mem_rec()