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

  /external/aac/libSBRdec/src/
env_calc.cpp 196 int noSubbands, int scale_change,
202 int noSubbands, int scale_change, int noNoiseFlag,
212 int lowSubbands, int noSubbands, int scale_change, FIXP_SGL smooth_ratio,
220 int lowSubbands, int noSubbands, int scale_change);
225 int noSubbands, int scale_change,
1422 int scale_change, sc_change; local
    [all...]
  /external/libxaac/decoder/
ixheaacd_env_calc.c 479 WORD32 scale_change; local
510 scale_change = (adj_e - input_e);
512 scale_change = (final_e - input_e);
545 ptr_real_buf, nrg_gain, scale_change, nrg_sine, ptr_rand_ph,
555 ixheaacd_harm_idx_onethreelp(ptr_real_buf, nrg_gain, scale_change,
580 (WORD16)(bands), (WORD16)scale_change, smooth_ratio,
    [all...]

Completed in 1865 milliseconds