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
1544 WORD32 i4_next_pu_ctb_cnt; member
2082 WORD32 i4_next_pu_ctb_cnt; member
Dihevcd_process_slice.c435 ps_proc->i4_next_pu_ctb_cnt = next_ctb_idx; in ihevcd_ctb_avail_update()
718 next_ctb_idx = ps_proc->i4_next_pu_ctb_cnt; in ihevcd_process()
808 ps_proc->s_bs_ctxt.i4_next_pu_ctb_cnt = ps_proc->i4_next_pu_ctb_cnt; in ihevcd_process()
Dihevcd_parse_slice.c2697 ps_codec->s_parse.i4_next_pu_ctb_cnt = ctb_indx; in ihevcd_parse_slice_data()
2919 next_ctb_idx = ps_codec->s_parse.i4_next_pu_ctb_cnt; in ihevcd_parse_slice_data()
2985 next_ctb_idx = ps_codec->s_parse.i4_next_pu_ctb_cnt; in ihevcd_parse_slice_data()
3083 … 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_inter_pred.c178 next_ctb_idx = ps_proc->i4_next_pu_ctb_cnt; in ihevcd_inter_pred_ctb()
Dihevcd_boundary_strength.c711 next_ctb_idx = ps_bs_ctxt->i4_next_pu_ctb_cnt; in ihevcd_ctb_boundary_strength_pbslice()