Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_structs.h2157 WORD32 i4_share_disp_buf_cnt; member
Dihevcd_fmt_conv.c759 for(i = 0; i < ps_codec->i4_share_disp_buf_cnt; i++) in ihevcd_fmt_conv()
Dihevcd_decode.c247 for(i = 0; i < ps_codec->i4_share_disp_buf_cnt; i++) in ihevcd_fill_outargs()
Dihevcd_api.c1048 ps_codec->i4_share_disp_buf_cnt = 0; in ihevcd_init()
2225 memcpy(&ps_codec->s_disp_buffer[ps_codec->i4_share_disp_buf_cnt], in ihevcd_set_display_frame()
2229 ps_codec->i4_share_disp_buf_cnt++; in ihevcd_set_display_frame()