HomeSort by relevance Sort by last modified time
    Searched refs:pit_gain (Results 1 - 5 of 5) sorted by null

  /external/aac/libAACdec/src/
usacdec_acelp.h 172 INT *old_T_pf, FIXP_DBL *pit_gain,
213 FIXP_DBL synth[], int pT[], FIXP_DBL *pit_gain,
usacdec_lpd.h 177 void bass_pf_1sf_delay(FIXP_DBL syn[], const INT T_sf[], FIXP_DBL *pit_gain,
block.cpp 1088 FIXP_DBL pit_gain[NB_SUBFR_SUPERFR + SYN_SFD]; local
    [all...]
usacdec_lpd.cpp 142 FIXP_DBL *pit_gain,
169 gain = pit_gain[sf];
1580 FIXP_DBL pit_gain[NB_SUBFR_SUPERFR + SYN_SFD]; local
    [all...]
usacdec_acelp.cpp 736 FIXP_DBL synth[], int pT[], FIXP_DBL *pit_gain,
851 pit_gain[pit_gain_index++] = FX_SGL2FX_DBL(gain_pit);
    [all...]

Completed in 83 milliseconds