Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c30 static int g_Height = 0; variable
193 g_Height = g_Width = g_Height_remain = g_Width_remain = 0; in InitFilmDetection()
243 g_Height = fod->height; in setHeight_Width()
245 g_Height_remain = (g_Height % fod->tile_height); in setHeight_Width()
272 if (g_Height >= 1080 && g_Width >= 1920) { in setHeight_Width()
289 g_Height, in setHeight_Width()
401 int y_end = (g_fod_win_en == 1) ? Y_END : g_Height; in detFieldOrderBot()
610 int y_end = (g_fod_win_en == 1) ? Y_END : g_Height; in detFieldOrderTop()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c30 static int g_Height = 0; variable
193 g_Height = g_Width = g_Height_remain = g_Width_remain = 0; in InitFilmDetection()
243 g_Height = fod->height; in setHeight_Width()
245 g_Height_remain = (g_Height % fod->tile_height); in setHeight_Width()
272 if (g_Height >= 1080 && g_Width >= 1920) { in setHeight_Width()
289 g_Height, in setHeight_Width()
401 int y_end = (g_fod_win_en == 1) ? Y_END : g_Height; in detFieldOrderBot()
610 int y_end = (g_fod_win_en == 1) ? Y_END : g_Height; in detFieldOrderTop()