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

/external/libhevc/common/
H A Dihevc_disp_mgr.h68 void* ihevc_disp_mgr_get(disp_mgr_t *ps_disp_mgr,
H A Dihevc_disp_mgr.c32 * - ihevc_disp_mgr_get()
151 void* ihevc_disp_mgr_get( function
/external/libhevc/decoder/
H A Dihevcd_decode.c445 ps_codec->ps_disp_buf = (pic_buf_t *)ihevc_disp_mgr_get(
H A Dihevcd_utils.c1170 ps_codec->ps_disp_buf = (pic_buf_t *)ihevc_disp_mgr_get((disp_mgr_t *)ps_codec->pv_disp_buf_mgr, &ps_codec->i4_disp_buf_id);

Completed in 109 milliseconds