Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_disp_mgr.h57 }disp_mgr_t; typedef
60 disp_mgr_t *ps_disp_mgr);
63 disp_mgr_t *ps_disp_mgr,
68 void* ihevc_disp_mgr_get(disp_mgr_t *ps_disp_mgr,
Dihevc_disp_mgr.c66 disp_mgr_t *ps_disp_mgr) in ihevc_disp_mgr_init()
108 WORD32 ihevc_disp_mgr_add(disp_mgr_t *ps_disp_mgr, in ihevc_disp_mgr_add()
152 disp_mgr_t *ps_disp_mgr, in ihevc_disp_mgr_get()
/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 …ps_codec->ps_disp_buf = (pic_buf_t *)ihevc_disp_mgr_get((disp_mgr_t *)ps_codec->pv_disp_buf_mgr, &… in ihevcd_parse_pic_init()
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()