Searched refs:DEBUG_LEVEL_FUNC_START (Results 1 - 4 of 4) sorted by relevance
/third_party/lame/ACM/ |
H A D | DecodeStream.cpp | 87 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 D | adebug.h | 34 #define DEBUG_LEVEL_FUNC_START 1 macro
|
H A D | ACMStream.cpp | 87 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 D | ACM.cpp | 157 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