Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c45 #define Y_START 192 macro
222 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()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c45 #define Y_START 192 macro
222 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()