Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c36 static int g_tile_height = 0; variable
194 g_pitch = g_tile_width = g_tile_height = g_tile_w_mod = 0; in InitFilmDetection()
247 g_tile_height = fod->tile_height; in setHeight_Width()
249 if (g_tile_height != TILE_Height) { in setHeight_Width()
251 g_tile_height = TILE_Height; in setHeight_Width()
305 return g_tile_height; in getTileHeight()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c36 static int g_tile_height = 0; variable
194 g_pitch = g_tile_width = g_tile_height = g_tile_w_mod = 0; in InitFilmDetection()
247 g_tile_height = fod->tile_height; in setHeight_Width()
249 if (g_tile_height != TILE_Height) { in setHeight_Width()
251 g_tile_height = TILE_Height; in setHeight_Width()
305 return g_tile_height; in getTileHeight()