Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DInternal_DMX_debug.c1719 #define PVR_ALIGNMENT (188 * 16) in _DMX_DBG_Record_Start() macro
1720 u32Size = ( u32Size / PVR_ALIGNMENT ) * PVR_ALIGNMENT; in _DMX_DBG_Record_Start()