Home
last modified time | relevance | path

Searched defs:phi_fract (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacpsdsp_template.c103 ps_decorrelate_c(INTFLOAT (out)[2], INTFLOAT (*delay)[2], INTFLOAT (*ap_delay)[PS_QMF_TIME_SLOTS + PS_MAX_AP_DELAY][2], const INTFLOAT phi_fract[2], const INTFLOAT (*Q_fract)[2], const INTFLOAT *transient_gain, INTFLOAT g_decay_slope, int len) ps_decorrelate_c() argument
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsdsp_mips.c280 ps_decorrelate_mips(float (*out)[2], float (*delay)[2], float (*ap_delay)[PS_QMF_TIME_SLOTS + PS_MAX_AP_DELAY][2], const float phi_fract[2], const float (*Q_fract)[2], const float *transient_gain, float g_decay_slope, int len) ps_decorrelate_mips() argument

Completed in 3 milliseconds