Home
last modified time | relevance | path

Searched refs:IFF_AIFF (Results 1 – 16 of 16) sorted by relevance

/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dmusicin.h2 void aiff_check(char *file_name, IFF_AIFF *pcm_aiff_data);
12 IFF_AIFF *pcm_aiff_data,
13 IFF_AIFF *pcm_aiff_data_ml,
H A Dconfig.h9 IFF_AIFF *pcm_aiff_data,
10 IFF_AIFF *pcm_aiff_data_ml,
H A Daudio_read.h16 IFF_AIFF *aiff_ptr,
31 IFF_AIFF *aiff_ptr,
H A Dcommon.h296 } IFF_AIFF; typedef
370 int aiff_read_headers(FILE *file_ptr, IFF_AIFF *aiff_ptr, int *byte_per_sample);
372 int aiff_write_headers(FILE *file_ptr, IFF_AIFF *aiff_ptr);
H A Dlingual.h10 IFF_AIFF * aiff_ptr,
H A Daudio_read.c131 IFF_AIFF * aiff_ptr, in get_audio()
247 IFF_AIFF * aiff_ptr, in get_audio_new()
H A Dmusicin.c130 IFF_AIFF aiff_ptr; in main()
131 IFF_AIFF aiff_ptr_ml; /* 08/03/1995 JMZ Multilingual */ in main()
972 void aiff_check (char *file_name, IFF_AIFF * pcm_aiff_data) in aiff_check()
1057 IFF_AIFF * pcm_aiff_data, in parse_args()
1058 IFF_AIFF * pcm_aiff_data_ml, in parse_args()
H A Dconfig.c16 IFF_AIFF * pcm_aiff_data, in obtain_parameters()
17 IFF_AIFF * pcm_aiff_data_ml, in obtain_parameters()
H A Dlingual.c89 IFF_AIFF * aiff_ptr, in get_audio_ml()
H A Dcommon.c600 int aiff_read_headers (FILE * file_ptr, IFF_AIFF * aiff_ptr, in aiff_read_headers()
809 int aiff_write_headers (FILE * file_ptr, IFF_AIFF * aiff_ptr) in aiff_write_headers()
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Dcommon.h280 } IFF_AIFF; typedef
310 extern int aiff_read_headers(FILE*, IFF_AIFF*, int*);
312 extern int aiff_write_headers(FILE*, IFF_AIFF*);
H A Dcommon.c371 IFF_AIFF * aiff_ptr, int *byte_per_sample) in aiff_read_headers()
611 int aiff_write_headers (FILE * file_ptr, IFF_AIFF * aiff_ptr) in aiff_write_headers()
H A Dmusicout.c65 IFF_AIFF pcm_aiff_data; in main()
/dports/emulators/vice/vice-3.5/src/lib/liblame/frontend/
H A Dget_audio.c241 } IFF_AIFF; typedef
1470 aiff_check2(IFF_AIFF * const pcm_aiff_data) in aiff_check2()
1525 IFF_AIFF aiff_info; in parse_aiff_header()
/dports/audio/lame/lame-3.100/frontend/
H A Dget_audio.c241 } IFF_AIFF; typedef
1529 aiff_check2(IFF_AIFF * const pcm_aiff_data) in aiff_check2()
1584 IFF_AIFF aiff_info; in parse_aiff_header()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/frontend/
H A Dget_audio.c241 } IFF_AIFF; typedef
1470 aiff_check2(IFF_AIFF * const pcm_aiff_data) in aiff_check2()
1525 IFF_AIFF aiff_info; in parse_aiff_header()