Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_structs.h451 WORD32 i4_next_pu_ctb_cnt; member
1157 WORD32 i4_next_pu_ctb_cnt; member
1547 WORD32 i4_next_pu_ctb_cnt; member
2088 WORD32 i4_next_pu_ctb_cnt; member
Dihevcd_process_slice.c437 ps_proc->i4_next_pu_ctb_cnt = next_ctb_idx; in ihevcd_ctb_avail_update()
714 next_ctb_idx = ps_proc->i4_next_pu_ctb_cnt; in ihevcd_process()
829 ps_proc->s_bs_ctxt.i4_next_pu_ctb_cnt = ps_proc->i4_next_pu_ctb_cnt; in ihevcd_process()
Dihevcd_inter_pred.c178 next_ctb_idx = ps_proc->i4_next_pu_ctb_cnt; in ihevcd_inter_pred_ctb()
Dihevcd_parse_slice.c2841 ps_codec->s_parse.i4_next_pu_ctb_cnt = ctb_indx; in ihevcd_parse_slice_data()
3063 next_ctb_idx = ps_codec->s_parse.i4_next_pu_ctb_cnt; in ihevcd_parse_slice_data()
3121 next_ctb_idx = ps_codec->s_parse.i4_next_pu_ctb_cnt; in ihevcd_parse_slice_data()
3244 … ps_codec->s_parse.s_bs_ctxt.i4_next_pu_ctb_cnt = ps_codec->s_parse.i4_next_pu_ctb_cnt; in ihevcd_parse_slice_data()
Dihevcd_boundary_strength.c711 next_ctb_idx = ps_bs_ctxt->i4_next_pu_ctb_cnt; in ihevcd_ctb_boundary_strength_pbslice()