Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_nbr_avail.c116 WORD32 ctb_pos_x, in ihevce_set_ctb_nbr() argument
143 if(ctb_pos_x == (num_ctb_horz - 1)) in ihevce_set_ctb_nbr()
150 ctb_pos_y * ps_frm_ctb_prms->i4_tile_id_ctb_map_stride + ctb_pos_x; in ihevce_set_ctb_nbr()
178 if((num_ctb_horz - 2) == ctb_pos_x) /* Top-Right */ in ihevce_set_ctb_nbr()
Dihevce_nbr_avail.h67 WORD32 ctb_pos_x,