Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_utils.c909 (disp_mgr_t *)ps_dec->pv_disp_buf_mgr, &i4_disp_buf_id); in ih264d_get_next_display_field()
1221 (disp_mgr_t *)ps_dec->pv_disp_buf_mgr, in ih264d_assign_display_seq()
1296 (disp_mgr_t *)ps_dec->pv_disp_buf_mgr, in ih264d_release_display_bufs()
1655 ih264_disp_mgr_init((disp_mgr_t *)ps_dec->pv_disp_buf_mgr); in ih264d_create_pic_buffers()
Dih264d_api.c931 memset(ps_dec->pv_disp_buf_mgr, 0 , size); in ih264d_init_decoder()
1163 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_disp_buf_mgr); in ih264d_free_static_bufs()
1305 ps_dec->pv_disp_buf_mgr = pv_buf; in ih264d_allocate_static_bufs()
Dih264d_structs.h1338 void *pv_disp_buf_mgr; member
/external/libhevc/decoder/
Dihevcd_utils.c1272 ihevc_disp_mgr_add((disp_mgr_t *)ps_codec->pv_disp_buf_mgr, in ihevcd_parse_pic_init()
1284 …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.h1976 void *pv_disp_buf_mgr; member
Dihevcd_decode.c497 (disp_mgr_t *)ps_codec->pv_disp_buf_mgr, &ps_codec->i4_disp_buf_id); in ihevcd_decode()
Dihevcd_api.c1109 ihevc_disp_mgr_init((disp_mgr_t *)ps_codec->pv_disp_buf_mgr); in ihevcd_init()
1227 ps_codec->pv_disp_buf_mgr = pv_buf; in ihevcd_allocate_static_bufs()
1430 ALIGNED_FREE(ps_codec, ps_codec->pv_disp_buf_mgr); in ihevcd_free_static_bufs()