Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DRecorder.java88 private static int audioChannelMaskForIndexAssignmentFromCount(int channel_count) in audioChannelMaskForIndexAssignmentFromCount() method in Recorder
122 return audioChannelMaskForIndexAssignmentFromCount(channelCount); in channelCountToChannelMask()