HomeSort by relevance Sort by last modified time
    Searched defs:start_band (Results 1 - 2 of 2) sorted by null

  /external/libopus/src/
opus_decoder.c 221 int start_band; local
397 start_band = 0;
428 start_band = 17;
481 celt_decoder_ctl(celt_dec, CELT_SET_START_BAND(start_band));
opus_encoder.c 950 int start_band = 0; local
    [all...]

Completed in 1077 milliseconds