Searched refs:getSampleSizeInBytes (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_BsdOS_ALSA_PCM.c98 int getSampleSizeInBytes(int bitIndex, int sampleSizeInBytes) { function
198 sampleSizeInBytes = getSampleSizeInBytes(bitIndex, origSampleSizeInBytes);
H A DPLATFORM_API_LinuxOS_ALSA_PCM.c98 int getSampleSizeInBytes(int bitIndex, int sampleSizeInBytes) { function
198 sampleSizeInBytes = getSampleSizeInBytes(bitIndex, origSampleSizeInBytes);

Completed in 35 milliseconds