Home
last modified time | relevance | path

Searched refs:t_b8_s (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/dll/amp/
H A Daudio.h58 extern int t_b8_s[2][3][13];
140 int t_b8_s[2][3][13]={{ /* table B.8b ISO/IEC 11172-3 */ variable
H A Dlayer3.c102 t_s=&t_b8_s[header->ID][header->sampling_frequency][0]; in layer3_frame()
/dports/irc/bitchx/bitchx-1.2.1/dll/amp/
H A Daudio.h58 extern int t_b8_s[2][3][13];
140 int t_b8_s[2][3][13]={{ /* table B.8b ISO/IEC 11172-3 */ variable
H A Dlayer3.c102 t_s=&t_b8_s[header->ID][header->sampling_frequency][0]; in layer3_frame()
/dports/audio/snack/snack2.2.10/generic/
H A DjkFormatMP3.h169 int t_b8_s[2][3][13]={{ /* table B.8b ISO/IEC 11172-3 */ variable
H A DjkFormatMP3.c2853 ext->t_s=&t_b8_s[header->ID][header->sampling_frequency][0];