Searched refs:max_bandwidths (Results 1 – 1 of 1) sorted by relevance
198 int max_bandwidths[6] = {OPUS_BANDWIDTH_NARROWBAND, OPUS_BANDWIDTH_MEDIUMBAND, in fuzz_encoder_settings() local227 int max_bw = RAND_SAMPLE(max_bandwidths); in fuzz_encoder_settings()