Searched refs:kALACFormatFlagIsFloat (Results 1 – 2 of 2) sorted by relevance
92 kALACFormatFlagIsFloat = (1 << 0), // 0x1 enumerator
1240 …if ((source->mFormatID != kALACFormatLinearPCM) || ((source->mFormatFlags & kALACFormatFlagIsFloat… in alac_get_source_format()