Searched refs:MAX_PROFILE_FORMATS (Results 1 – 2 of 2) sorted by relevance
24 #define MAX_PROFILE_FORMATS 6 /* We long support the 5 standard formats defined macro43 enum pcm_format formats[MAX_PROFILE_FORMATS];
618 profile->formats[fmtIndex] != PCM_FORMAT_INVALID && fmtIndex < MAX_PROFILE_FORMATS; in profile_dump()