Searched refs:ctb_start_pu_idx (Results 1 – 3 of 3) sorted by relevance
117 WORD32 ctb_start_pu_idx; in ihevcd_get_mv_ctb() local150 ctb_start_pu_idx = ps_mv_ctxt->i4_ctb_start_pu_idx; in ihevcd_get_mv_ctb()466 cur_pu_idx = ctb_start_pu_idx + pu_cnt; in ihevcd_get_mv_ctb()
699 WORD32 next_ctb_idx, num_pu_per_ctb, ctb_start_pu_idx, pu_cnt; in ihevcd_process() local717 ctb_start_pu_idx = ps_proc->pu4_pic_pu_idx[cur_ctb_idx]; in ihevcd_process()718 ps_pu = &ps_proc->ps_pic_pu[ctb_start_pu_idx]; in ihevcd_process()726 cur_pu_idx = ctb_start_pu_idx + pu_cnt; in ihevcd_process()
3110 WORD32 ctb_start_pu_idx; in ihevcd_parse_slice_data() local3124 ctb_start_pu_idx = ps_codec->s_parse.pu4_pic_pu_idx[cur_ctb_idx]; in ihevcd_parse_slice_data()3125 ps_pu = &ps_codec->s_parse.ps_pic_pu[ctb_start_pu_idx]; in ihevcd_parse_slice_data()3133 cur_pu_idx = ctb_start_pu_idx + pu_cnt; in ihevcd_parse_slice_data()