Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c38 static int g_tile_w_shift = 0; variable
195 g_tile_w_shift = g_fod_win_en = 0; in InitFilmDetection()
256 g_tile_w_shift = W_shift1; in setHeight_Width()
259 g_tile_w_shift = W_shift2; in setHeight_Width()
264 g_tile_w_shift = W_shift1; in setHeight_Width()
274 int base_x = (X_START >> g_tile_w_shift) * (g_tile_width * TILE_Height); in setHeight_Width()
449 base_x = (x >> g_tile_w_shift) * (g_tile_width * TILE_Height); in detFieldOrderBot()
664 base_x = (x >> g_tile_w_shift) * (g_tile_width * TILE_Height); in detFieldOrderTop()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c38 static int g_tile_w_shift = 0; variable
195 g_tile_w_shift = g_fod_win_en = 0; in InitFilmDetection()
256 g_tile_w_shift = W_shift1; in setHeight_Width()
259 g_tile_w_shift = W_shift2; in setHeight_Width()
264 g_tile_w_shift = W_shift1; in setHeight_Width()
274 int base_x = (X_START >> g_tile_w_shift) * (g_tile_width * TILE_Height); in setHeight_Width()
449 base_x = (x >> g_tile_w_shift) * (g_tile_width * TILE_Height); in detFieldOrderBot()
664 base_x = (x >> g_tile_w_shift) * (g_tile_width * TILE_Height); in detFieldOrderTop()