Searched refs:Y_START (Results 1 – 2 of 2) sorted by relevance
45 #define Y_START 192 macro222 for( y = Y_START ; y < Y_END ; y += TILE_Height ) { in copyFrameBuffer()273 int base_y = g_tile_width*(Y_START & H_Mod) + (Y_START >> H_shift) * (TILE_Height * g_pitch); in setHeight_Width()400 int y_start = (g_fod_win_en == 1) ? Y_START : 0; in detFieldOrderBot()609 int y_start = (g_fod_win_en == 1) ? Y_START : 0; in detFieldOrderTop()