Searched defs:is_aifc (Results 1 – 2 of 2) sorted by relevance
64 FLAC__bool is_aifc; /* always false if type!=AIFF */ member
602 const FLAC__bool is_aifc = e->format == FORMAT_AIFF_C; in get_sample_info_aiff() local