Home
last modified time | relevance | path

Searched refs:AAC_SIGNE (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsbr.h72 AAC_SIGNE bs_num_env;
74 AAC_SIGNE bs_num_noise;
160 AAC_SIGNE k[5]; ///< k0, k1, k2
163 AAC_SIGNE kx[2];
165 AAC_SIGNE m[2];
168 AAC_SIGNE n_master;
172 AAC_SIGNE n[2];
174 AAC_SIGNE n_q;
176 AAC_SIGNE n_lim;
187 AAC_SIGNE num_patche
[all...]
H A Daac_defines.h42 typedef int AAC_SIGNE; typedef
91 typedef unsigned AAC_SIGNE; typedef
H A Daacdec_template.c1793 for (group = 0; group < (AAC_SIGNE)g_len; group++, cfo+=128) { in decode_spectrum_and_dequant()
1797 for (group = 0; group < (AAC_SIGNE)g_len; group++, cfo+=128) { in decode_spectrum_and_dequant()
1830 for (group = 0; group < (AAC_SIGNE)g_len; group++, cfo+=128) { in decode_spectrum_and_dequant()
1851 for (group = 0; group < (AAC_SIGNE)g_len; group++, cfo+=128) { in decode_spectrum_and_dequant()
1877 for (group = 0; group < (AAC_SIGNE)g_len; group++, cfo+=128) { in decode_spectrum_and_dequant()
1899 for (group = 0; group < (AAC_SIGNE)g_len; group++, cfo+=128) { in decode_spectrum_and_dequant()
1925 for (group = 0; group < (AAC_SIGNE)g_len; group++, cfo+=128) { in decode_spectrum_and_dequant()

Completed in 7 milliseconds