HomeSort by relevance Sort by last modified time
    Searched refs:start_band (Results 1 - 3 of 3) 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...]
  /external/aac/libSBRenc/src/
tran_det.cpp 550 int start_band,
582 for (i=start_band; i<stop_band; i++)
    [all...]

Completed in 151 milliseconds