Searched defs:X_high (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsbrdsp.c175 static void sbr_hf_gen_c(float (*X_high)[2], const float (*X_low)[2], argument
203 static void sbr_hf_g_filt_c(float (*Y)[2], const float (*X_high)[40][2], argument
H A Daacsbr.c1492 static void sbr_env_estimate(float (*e_curr)[48], float X_high[64][40][2], argument
1363 sbr_hf_gen(AACContext *ac, SpectralBandReplication *sbr, float X_high[64][40][2], const float X_low[32][40][2], const float (*alpha0)[2], const float (*alpha1)[2], const float bw_array[5], const uint8_t *t_env, int bs_num_env) argument
1594 sbr_hf_assemble(float Y1[38][64][2], const float X_high[64][40][2], SpectralBandReplication *sbr, SBRData *ch_data, const int e_a[2]) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsbr.h160 float X_high[64][40][2]; member in struct:__anon1990
H A Daacsbr.c1497 static void sbr_env_estimate(float (*e_curr)[48], float X_high[64][40][2], argument
1358 sbr_hf_gen(AACContext *ac, SpectralBandReplication *sbr, float X_high[64][40][2], const float X_low[32][40][2], const float (*alpha0)[2], const float (*alpha1)[2], const float bw_array[5], const uint8_t *t_env, int bs_num_env) argument
1606 sbr_hf_assemble(float Y[2][38][64][2], const float X_high[64][40][2], SpectralBandReplication *sbr, SBRData *ch_data, const int e_a[2]) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacsbr_mips.c313 sbr_hf_assemble_mips(float Y1[38][64][2], const float X_high[64][40][2], SpectralBandReplication *sbr, SBRData *ch_data, const int e_a[2]) argument
H A Dsbrdsp_mips.c642 static void sbr_hf_gen_mips(float (*X_high)[2], const float (*X_low)[2], argument
697 static void sbr_hf_g_filt_mips(float (*Y)[2], const float (*X_high)[40][2], argument

Completed in 47 milliseconds