Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/
H A DdrvMVOP.c413 #define MVOP_INPUT_DBG(x) if (_u8DebugMsgLevel>2) { D##x }; macro
420 #define MVOP_INPUT_DBG(x) if (_u8DebugMsgLevel>2) { x }; macro