Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_replacement_input.cc87 uint8_t cng_payload[1] = {127}; // Max attenuation of CNG. in ReplacePacket() local
88 packet_->payload.SetData(cng_payload); in ReplacePacket()