Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/
H A DhalGOP.c131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal>= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, #…
133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal>= E_GOP_Debug_Level_LOW) {ULOGF("GOP HAL", x,…
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h752 E_GOP_Debug_Level_LOW = 0, enumerator
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DhalGOP.c131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, …
133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DhalGOP.c131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, …
133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DhalGOP.c131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, …
133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DhalGOP.c131 #define GOP_H_ERR(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW) {ULOGE("GOP HAL", x, …
133 #define GOP_H_FATAL(x, args...) if(u32GOPDbgLevel_hal >= E_GOP_Debug_Level_LOW){ULOGF("GOP HAL", x,…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h803 E_GOP_Debug_Level_LOW = 0, enumerator
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c184 #define GOP_ERR(x, args...) if(u32GOPDbgLevel_api >= E_GOP_Debug_Level_LOW) { ULOGE("GOP API", x, #…
186 #define GOP_FATAL(x, args...) if(u32GOPDbgLevel_api >= E_GOP_Debug_Level_LOW) { ULOGF("GOP API", x,…
H A DmapiGOP.c90 #define GOP_M_ERR(x, args...) if(u32GOPDbgLevel_mapi >= E_GOP_Debug_Level_LOW) { ULOGE("GOP mAPI", …
92 #define GOP_M_FATAL(x, args...) if(u32GOPDbgLevel_mapi >= E_GOP_Debug_Level_LOW) { ULOGF("GOP mAPI"…
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c163 #define GOP_D_ERR(x, args...) if(u32GOPDbgLevel_drv >= E_GOP_Debug_Level_LOW) {ULOGE("GOP DRV", x, …
165 #define GOP_D_FATAL(x, args...) if(u32GOPDbgLevel_drv >= E_GOP_Debug_Level_LOW) {ULOGF("GOP DRV", x…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt11528 E_GOP_Debug_Level_LOW = 0,