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

  /external/aac/libSBRdec/src/
psdec.h 345 FIXP_DBL **rIntBufferLeft, /* real values of left qmf timeslot */
346 FIXP_DBL **iIntBufferLeft, /* imag values of left qmf timeslot */
347 FIXP_DBL *rIntBufferRight, /* real values of right qmf timeslot */
348 FIXP_DBL *iIntBufferRight); /* imag values of right qmf timeslot */
sbr_dec.cpp 608 /* qmf timeslot of right channel */
620 (QmfBufferReal + i), /* one timeslot of left/mono channel */
621 (QmfBufferImag + i), /* one timeslot of left/mono channel */
622 rQmfReal, /* one timeslot or right channel */
623 rQmfImag); /* one timeslot or right channel */
    [all...]
psdec.cpp     [all...]
env_calc.cpp 466 Each complex subband sample of the current timeslot is multiplied by the
    [all...]
env_extr.cpp 226 /* One SBR timeslot corresponds to the amount of samples equal to the amount of analysis bands, divided by the timestep. */
    [all...]
sbrdecoder.cpp     [all...]
  /external/chromium/chrome/browser/history/
visitsegment_database.cc 270 base::Time timeslot = local
273 int days_ago = (now - timeslot).InDays();
  /external/chromium_org/chrome/browser/history/
visitsegment_database.cc 420 base::Time timeslot = local
439 int days_ago = (now - timeslot).InDays();
  /frameworks/av/media/libstagefright/
TimedEventQueue.cpp 100 // Reserve an earlier timeslot an INT64_MIN to be able to post
  /external/aac/libSBRenc/src/
tran_det.cpp 221 Its time resolution is only 1 SBR-timeslot and its frequency resolution
501 /* Copy one timeslot and de-scale and de-squish */
env_est.cpp 178 /* Write timeslot pair energy to scratch */
190 /* Scale timeslot pair energies and write to output buffer */
276 /* Scale timeslot pair energies and write to output buffer */
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
ParticleEmitter.java 1002 // Spawns particles within the tpf timeslot with proper age
    [all...]

Completed in 1272 milliseconds