Home
last modified time | relevance | path

Searched refs:aiffGetChannels (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.2.2/build/tools/soundfile/src/
Daifffile.h131 int aiffGetChannels(AIFFINFO *aiffinfo);
Dsoundfile.c52 soundinfo->channels = aiffGetChannels(&aiffinfo); in getAiffInfo()
Daifffile.c416 int aiffGetChannels(AIFFINFO *aiffinfo) in aiffGetChannels() function