Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Ddrv_sc_DIP_scaling.h107 #define DIP_HVD_TILE_BLOCK_V 32UL macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_DIPscaling.c1588 u64YLen = u16NewLineOft*ALIGN_CHECK(u16NewHeight,DIP_HVD_TILE_BLOCK_V); in MDrv_XC_DIP_SetWinProperty()
1590 u64_result = u16NewLineOft*ALIGN_CHECK(u16NewHeight,DIP_HVD_TILE_BLOCK_V*2); in MDrv_XC_DIP_SetWinProperty()