Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c128 WORD32 i4_pu_cnt; in ihevcd_inter_pred_ctb() local
179 i4_pu_cnt = ps_proc->pu4_pic_pu_idx[next_ctb_idx] - ps_proc->pu4_pic_pu_idx[cur_ctb_idx]; in ihevcd_inter_pred_ctb()
214 for(pu_indx = 0; pu_indx < i4_pu_cnt; pu_indx++, ps_pu++) in ihevcd_inter_pred_ctb()
Dihevcd_boundary_strength.c464 WORD32 i4_pu_cnt; in ihevcd_ctb_boundary_strength_pbslice() local
712i4_pu_cnt = ps_bs_ctxt->pu4_pic_pu_idx[next_ctb_idx] - ps_bs_ctxt->pu4_pic_pu_idx[cur_ctb_idx]; in ihevcd_ctb_boundary_strength_pbslice()
715 for(i = 0; i < i4_pu_cnt; i++) in ihevcd_ctb_boundary_strength_pbslice()
/external/libavc/common/
Dih264_structs.h404 WORD32 i4_pu_cnt; member
/external/libhevc/common/
Dihevc_structs.h1734 WORD32 i4_pu_cnt; member