Searched defs:getSignificantBits (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_BsdOS_ALSA_PCM.c109 int getSignificantBits(int bitIndex, int significantBits) { function
199 significantBits = getSignificantBits(bitIndex, origSignificantBits);
H A DPLATFORM_API_LinuxOS_ALSA_PCM.c109 int getSignificantBits(int bitIndex, int significantBits) { function
199 significantBits = getSignificantBits(bitIndex, origSignificantBits);

Completed in 35 milliseconds