Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_tile_interface.c115 WORD32 i4_ctb_aligned_tgt_frame_ht, in ihevce_update_tile_params() local
162 i4_ctb_aligned_tgt_frame_ht = i4_cu_aligned_tgt_frame_ht; in ihevce_update_tile_params()
163 i4_ctb_aligned_tgt_frame_ht += SET_CTB_ALIGN(i4_ctb_aligned_tgt_frame_ht, MAX_CTB_SIZE); in ihevce_update_tile_params()
164 i4_pic_ht_in_ctb = i4_ctb_aligned_tgt_frame_ht >> i4_max_log2_cu_size; in ihevce_update_tile_params()