Home
last modified time | relevance | path

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

/dports/chinese/bitchx/bitchx-1.2.1/dll/amp/
H A Dhuffman.h25 #define N_CUE 16 macro
217 unsigned char h_cue[34][N_CUE]={
H A Dhuffman.c57 if (chunk >> (19-NC_O) < N_CUE-1) in huffman_decode()
/dports/irc/bitchx/bitchx-1.2.1/dll/amp/
H A Dhuffman.h25 #define N_CUE 16 macro
217 unsigned char h_cue[34][N_CUE]={
H A Dhuffman.c57 if (chunk >> (19-NC_O) < N_CUE-1) in huffman_decode()
/dports/audio/snack/snack2.2.10/generic/
H A DjkFormatMP3.h462 #define N_CUE 16 macro
652 unsigned char h_cue[34][N_CUE]={
H A DjkFormatMP3.c1263 if (chunk >> (19-NC_O) < N_CUE-1)