Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c46 #define Y_END 896 macro
222 for( y = Y_START ; y < Y_END ; y += TILE_Height ) { in copyFrameBuffer()
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.c46 #define Y_END 896 macro
222 for( y = Y_START ; y < Y_END ; y += TILE_Height ) { in copyFrameBuffer()
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()