Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_disp_mgr.h68 void* ihevc_disp_mgr_get(disp_mgr_t *ps_disp_mgr,
Dihevc_disp_mgr.c151 void* ihevc_disp_mgr_get( in ihevc_disp_mgr_get() function
/external/libhevc/decoder/
Dihevcd_decode.c445 ps_codec->ps_disp_buf = (pic_buf_t *)ihevc_disp_mgr_get( in ihevcd_decode()
Dihevcd_utils.c1170 …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()