Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dlog.c191 if ( RTMP_debuglevel==RTMP_LOGCRIT ) in RTMP_LogPrintf()
216 if ( RTMP_debuglevel==RTMP_LOGCRIT ) in RTMP_LogStatus()
H A Dlog.h42 { RTMP_LOGCRIT=0, RTMP_LOGERROR, RTMP_LOGWARNING, RTMP_LOGINFO, enumerator
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c802 RTMP_debuglevel = RTMP_LOGCRIT; in main()
1068 RTMP_debuglevel = RTMP_LOGCRIT; in main()
H A Drtmpgw.c964 RTMP_debuglevel = RTMP_LOGCRIT; in ParseOption()