Searched defs:dummyCodec (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/ |
D | TwoWayCommunication.cc | 91 CodecInst dummyCodec; in SetUp() local 182 CodecInst dummyCodec; in SetUpAutotest() local
|
D | APITest.cc | 137 CodecInst dummyCodec; in SetUp() local
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
D | transmit_mixer.cc | 702 CodecInst dummyCodec = { 100, "L16", 16000, 320, 1, 320000 }; in StartRecordingMicrophone() local 781 CodecInst dummyCodec = { 100, "L16", 16000, 320, 1, 320000 }; in StartRecordingMicrophone() local 886 CodecInst dummyCodec = { 100, "L16", 16000, 320, 1, 320000 }; in StartRecordingCall() local 964 CodecInst dummyCodec = { 100, "L16", 16000, 320, 1, 320000 }; in StartRecordingCall() local
|
D | output_mixer.cc | 315 CodecInst dummyCodec={100,"L16",16000,320,1,320000}; in StartRecordingPlayout() local 396 CodecInst dummyCodec={100,"L16",16000,320,1,320000}; in StartRecordingPlayout() local
|
D | channel.cc | 373 CodecInst dummyCodec = {0}; in OnInitializeDecoder() local 2331 CodecInst dummyCodec={100,"L16",16000,320,1,320000}; in StartRecordingPlayout() local 2409 CodecInst dummyCodec={100,"L16",16000,320,1,320000}; in StartRecordingPlayout() local
|