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

  /external/libopus/tests/
test_opus_api.c 81 static const opus_int32 opus_rates[5] = {48000,24000,16000,12000,8000}; variable
294 if((opus_rates[rate]*3/fp3s)!=opus_packet_get_samples_per_frame(packet,opus_rates[rate]))test_failed();
    [all...]

Completed in 1621 milliseconds