Searched refs:g_fod_win_en (Results 1 – 2 of 2) sorted by relevance
39 static int g_fod_win_en = 0; variable195 g_tile_w_shift = g_fod_win_en = 0; in InitFilmDetection()219 if (g_fod_win_en == 1) { in copyFrameBuffer()276 g_fod_win_en = 1; in setHeight_Width()283 g_fod_win_en = 0; in setHeight_Width()310 return g_fod_win_en; in getFodWinEnable()398 int x_start = (g_fod_win_en == 1) ? X_START : 0; in detFieldOrderBot()399 int x_end = (g_fod_win_en == 1) ? X_END : g_Width; in detFieldOrderBot()400 int y_start = (g_fod_win_en == 1) ? Y_START : 0; in detFieldOrderBot()401 int y_end = (g_fod_win_en == 1) ? Y_END : g_Height; in detFieldOrderBot()[all …]