Home
last modified time | relevance | path

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

/external/libopus/tests/
Dtest_opus_encode.c198 int max_bandwidths[6] = {OPUS_BANDWIDTH_NARROWBAND, OPUS_BANDWIDTH_MEDIUMBAND, in fuzz_encoder_settings() local
227 int max_bw = RAND_SAMPLE(max_bandwidths); in fuzz_encoder_settings()