Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_dep_mngr.c1069 WORD32 i4_tile_wd, i4_tile_ht; //in ctb units in ihevce_dmgr_map_chk_sync() local
1073 i4_tile_wd = ps_dep_mngr_state->i4_num_horz_units - ps_dep_mngr_state->ai4_tile_xtra_ctb[1] - in ihevce_dmgr_map_chk_sync()
1084 ASSERT(offset_x < i4_tile_wd); in ihevce_dmgr_map_chk_sync()
1114 i4_avail_right = MIN(i4_sr_ctb_x, (i4_tile_wd - offset_x - 1)); in ihevce_dmgr_map_chk_sync()