Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c662 EN_MFDEC_TILE_MODE eTile; in _DMS_DIP_MFDECTileTypeMapping() local
666 eTile = E_DIP_MFEDC_TILE_16_32; in _DMS_DIP_MFDECTileTypeMapping()
669 eTile = E_DIP_MFEDC_TILE_32_16; in _DMS_DIP_MFDECTileTypeMapping()
672 eTile = E_DIP_MFEDC_TILE_32_32; in _DMS_DIP_MFDECTileTypeMapping()
675 eTile = E_DIP_MFEDC_TILE_16_32; in _DMS_DIP_MFDECTileTypeMapping()
678 return eTile; in _DMS_DIP_MFDECTileTypeMapping()
683 EN_XC_DIP_TILE_BLOCK eTile; in _DMS_DIP_TileTypeMapping() local
687 eTile = DIP_TILE_BLOCK_R_16_32; in _DMS_DIP_TileTypeMapping()
690 eTile = DIP_TILE_BLOCK_R_32_16; in _DMS_DIP_TileTypeMapping()
693 eTile = DIP_TILE_BLOCK_R_32_32; in _DMS_DIP_TileTypeMapping()
[all …]