Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_drv_debug.h69 VIDEO_DEBUG_ENTRY = 0x10, enumerator
138 #define DEBUG_FUNC_ENTER while(1) {drv_debug_msg(VIDEO_DEBUG_ENTRY, "%s enter.\n", __FUNCTION__); b…
139 #define DEBUG_FUNC_EXIT while(1) {drv_debug_msg(VIDEO_DEBUG_ENTRY, "%s exit.\n", __FUNCTION__); bre…