Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFilm.c43 #define X_START 288 macro
224 …((MS_VIRT)(src+base_pos)), MsOS_VA2PA((MS_VIRT)(dst+base_pos)), (TILE_Height * (X_END - X_START))); in copyFrameBuffer()
274 int base_x = (X_START >> g_tile_w_shift) * (g_tile_width * TILE_Height); in setHeight_Width()
275 int x_pos = (X_START & g_tile_w_mod) + base_x; in setHeight_Width()
398 int x_start = (g_fod_win_en == 1) ? X_START : 0; in detFieldOrderBot()
607 int x_start = (g_fod_win_en == 1) ? X_START : 0; in detFieldOrderTop()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFilm.c43 #define X_START 288 macro
224 …((MS_VIRT)(src+base_pos)), MsOS_VA2PA((MS_VIRT)(dst+base_pos)), (TILE_Height * (X_END - X_START))); in copyFrameBuffer()
274 int base_x = (X_START >> g_tile_w_shift) * (g_tile_width * TILE_Height); in setHeight_Width()
275 int x_pos = (X_START & g_tile_w_mod) + base_x; in setHeight_Width()
398 int x_start = (g_fod_win_en == 1) ? X_START : 0; in detFieldOrderBot()
607 int x_start = (g_fod_win_en == 1) ? X_START : 0; in detFieldOrderTop()