Home
last modified time | relevance | path

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

/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()
/system/media/audio/include/system/
Daudio.h42 #define FCC_8 8 // FCC_8 = Fixed Channel Count 8 macro