Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_utils.c1159 (disp_mgr_t *)ps_dec->pv_disp_buf_mgr, &i4_disp_buf_id); in ih264d_get_next_display_field()
1468 (disp_mgr_t *)ps_dec->pv_disp_buf_mgr, in ih264d_assign_display_seq()
1543 (disp_mgr_t *)ps_dec->pv_disp_buf_mgr, in ih264d_release_display_bufs()
1906 ps_dec->pv_disp_buf_mgr = (void *)(pu1_pic_buf_mem_base in ih264d_create_pic_buffers()
1909 ih264_disp_mgr_init((disp_mgr_t *)ps_dec->pv_disp_buf_mgr); in ih264d_create_pic_buffers()
Dih264d_structs.h1405 void *pv_disp_buf_mgr; member
/external/libhevc/decoder/
Dihevcd_utils.c1175 ihevc_disp_mgr_add((disp_mgr_t *)ps_codec->pv_disp_buf_mgr, in ihevcd_parse_pic_init()
1187 …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.h1997 void *pv_disp_buf_mgr; member
Dihevcd_decode.c450 (disp_mgr_t *)ps_codec->pv_disp_buf_mgr, &ps_codec->i4_disp_buf_id); in ihevcd_decode()
Dihevcd_api.c1605 ihevc_disp_mgr_init((disp_mgr_t *)ps_codec->pv_disp_buf_mgr); in ihevcd_init()
2719 ps_codec->pv_disp_buf_mgr = ps_mem_rec->pv_base; in ihevcd_init_mem_rec()