Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_dep_mngr.c1066 WORD32 i4_avail_left, i4_avail_right, i4_avail_top, i4_avail_bot; in ihevce_dmgr_map_chk_sync() local
1119 i4_avail_bot = i4_sr_ctb_y; in ihevce_dmgr_map_chk_sync()
1123 i4_avail_bot = MIN(i4_sr_ctb_y, (i4_tile_ht - offset_y - 1)); in ihevce_dmgr_map_chk_sync()
1127 i4_num_ctb_y = (i4_avail_top + 1 + i4_avail_bot); in ihevce_dmgr_map_chk_sync()