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 225 int start_band; local
386 start_band = 0;
417 start_band = 17;
470 celt_decoder_ctl(celt_dec, CELT_SET_START_BAND(start_band));
opus_encoder.c 937 int start_band = 0; local
    [all...]
  /external/aac/libSBRenc/src/
tran_det.cpp 460 int start_band,
492 for (i=start_band; i<stop_band; i++)

Completed in 50 milliseconds