Home
last modified time | relevance | path

Searched refs:cu_aligned_pic_wd (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_nbr_avail.c128 WORD32 cu_aligned_pic_wd = ps_frm_ctb_prms->i4_cu_aligned_pic_wd; in ihevce_set_ctb_nbr() local
145 num_4x4_ctb_x = (cu_aligned_pic_wd - ((num_ctb_horz - 1) * ctb_size)) / 4; in ihevce_set_ctb_nbr()
182 WORD32 last_ctb_x = cu_aligned_pic_wd - ((num_ctb_horz - 1) * ctb_size); in ihevce_set_ctb_nbr()
Dihevce_enc_loop_pass.c5623 WORD32 cu_aligned_pic_wd = in ihevce_enc_loop_init() local
5629 WORD32 last_hz_ctb_wd = MAX_CTB_SIZE - (u4_width - cu_aligned_pic_wd); in ihevce_enc_loop_init()