Searched defs:inLevel (Results 1 – 2 of 2) sorted by relevance
/external/mdnsresponder/mDNSShared/ |
D | DebugServices.c | 503 DEBUG_EXPORT size_t DebugPrintF( DebugLevel inLevel, const char *inFormat, ... ) in DebugPrintF() 528 DEBUG_EXPORT size_t DebugPrintFVAList( DebugLevel inLevel, const char *inFormat, va_list inArgs ) in DebugPrintFVAList() 552 static OSStatus DebugPrint( DebugLevel inLevel, char *inData, size_t inSize ) in DebugPrint() 1061 static void DebugWindowsEventLogPrint( DebugLevel inLevel, char *inData, size_t inSize ) in DebugWindowsEventLogPrint() 2023 DebugLevel inLevel, in DebugHexDump()
|
/external/webrtc/src/modules/audio_processing/agc/ |
D | digital_agc.c | 69 WebRtc_Word32 inLevel, limiterLvl; in WebRtcAgc_CalculateGainTable() local
|