Home
last modified time | relevance | path

Searched defs:ShamParams (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/audio_codecs/test/
H A Daudio_encoder_factory_template_unittest.cc34 struct ShamParams { struct
35 static SdpAudioFormat AudioFormat() { in AudioFormat()
38 static AudioCodecInfo CodecInfo() { return {16000, 2, 23456}; } in CodecInfo()
H A Daudio_decoder_factory_template_unittest.cc34 struct ShamParams { struct
35 static SdpAudioFormat AudioFormat() { in AudioFormat()
38 static AudioCodecInfo CodecInfo() { return {16000, 2, 23456}; } in CodecInfo()