Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dpacket_manipulator.cc29 verbose_(verbose) { in PacketManipulatorImpl()
75 if (verbose_) { in ManipulatePackets()
Dpacket_manipulator.h109 bool verbose_; variable