Home
last modified time | relevance | path

Searched refs:LOG_API2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/interface/
Dlogging.h142 #define LOG_API2(v1, v2) LOG_API1(v1) \ macro
144 #define LOG_API3(v1, v2, v3) LOG_API2(v1, v2) \
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc179 LOG_API2(static_cast<int>(rtp_payload_type), codec); in RegisterPayloadType()
205 LOG_API2(static_cast<int>(rtp_payload_type), codec); in RegisterExternalDecoder()
1842 LOG_API2(fs_hz, channels); in SetSampleRateAndChannels()