Home
last modified time | relevance | path

Searched refs:FCC_8 (Results 1 – 2 of 2) sorted by relevance

/system/media/audio/include/system/
Daudio-base.h193 FCC_8 = 8, enumerator
/system/media/audio_utils/
Dtinysndfile.c185 if ((channels < 1) || (channels > FCC_8)) { in sf_open_read()
302 (info->channels > 0 && info->channels <= FCC_8) && in sf_open_write()