HomeSort by relevance Sort by last modified time
    Searched full:samp_freqs (Results 1 - 1 of 1) sorted by null

  /external/libopus/tests/
opus_decode_fuzzer.c 48 const int samp_freqs[5] = {8000, 12000, 16000, 24000, 48000}; local
51 info->fs = samp_freqs[bandwidth - OPUS_BANDWIDTH_NARROWBAND];

Completed in 174 milliseconds