Searched refs:RTMP_debuglevel (Results 1 – 6 of 6) sorted by relevance
35 RTMP_LogLevel RTMP_debuglevel = RTMP_LOGERROR; variable55 if ( RTMP_debuglevel<RTMP_LOGALL && strstr(str, "no-name" ) != NULL ) in rtmp_log_default()60 if ( level <= RTMP_debuglevel ) { in rtmp_log_default()79 RTMP_debuglevel = level; in RTMP_LogSetLevel()89 return RTMP_debuglevel; in RTMP_LogGetLevel()96 if ( level > RTMP_debuglevel ) in RTMP_Log()111 if ( level > RTMP_debuglevel ) in RTMP_LogHex()141 if ( !data || level > RTMP_debuglevel ) in RTMP_LogHexString()191 if ( RTMP_debuglevel==RTMP_LOGCRIT ) in RTMP_LogPrintf()216 if ( RTMP_debuglevel==RTMP_LOGCRIT ) in RTMP_LogStatus()
46 extern RTMP_LogLevel RTMP_debuglevel;
794 RTMP_debuglevel = RTMP_LOGINFO; in main()802 RTMP_debuglevel = RTMP_LOGCRIT; in main()1068 RTMP_debuglevel = RTMP_LOGCRIT; in main()1071 RTMP_debuglevel = RTMP_LOGDEBUG; in main()1074 RTMP_debuglevel = RTMP_LOGALL; in main()
964 RTMP_debuglevel = RTMP_LOGCRIT; in ParseOption()967 RTMP_debuglevel = RTMP_LOGDEBUG; in ParseOption()970 RTMP_debuglevel = RTMP_LOGALL; in ParseOption()
1151 RTMP_debuglevel = RTMP_LOGINFO; in main()1154 RTMP_debuglevel = RTMP_LOGALL; in main()
1084 RTMP_debuglevel = RTMP_LOGINFO; in main()1089 RTMP_debuglevel = RTMP_LOGALL; in main()