Home
last modified time | relevance | path

Searched refs:DEBUG_LEVEL_FUNC_START (Results 1 - 4 of 4) sorted by relevance

/third_party/lame/ACM/
H A DDecodeStream.cpp87 my_debug->OutPut(DEBUG_LEVEL_FUNC_START, "DecodeStream Creation (0X%08X)",this); in DecodeStream()
102 my_debug->OutPut(DEBUG_LEVEL_FUNC_START, "DecodeStream Deletion (0X%08X)",this); in ~DecodeStream()
H A Dadebug.h34 #define DEBUG_LEVEL_FUNC_START 1 macro
H A DACMStream.cpp87 my_debug->OutPut(DEBUG_LEVEL_FUNC_START, "ACMStream Creation (0X%08X)",this); in ACMStream()
103 my_debug->OutPut(DEBUG_LEVEL_FUNC_START, "ACMStream Deletion (0X%08X)",this); in ~ACMStream()
H A DACM.cpp157 my_debug.OutPut(DEBUG_LEVEL_FUNC_START, "ACM : Configure (Parent Window = 0x%08X)",hParentWindow);
278 my_debug.OutPut(DEBUG_LEVEL_FUNC_START, "ACM : About (Parent Window = 0x%08X)",hParentWindow); in About()
326 my_debug.OutPut(DEBUG_LEVEL_FUNC_START, "New ACM Creation (0x%08X)",this); in ACM()
336 my_debug.OutPut(DEBUG_LEVEL_FUNC_START, "ACM Deleted (0x%08X)",this); in ~ACM()

Completed in 4 milliseconds