Home
last modified time | relevance | path

Searched defs:is_aifc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flac/src/flac/
H A Dforeign_metadata.h64 FLAC__bool is_aifc; /* always false if type!=AIFF */ member
H A Dencode.c602 const FLAC__bool is_aifc = e->format == FORMAT_AIFF_C; in get_sample_info_aiff() local