Searched defs:nativeChannelMask (Results 1 – 2 of 2) sorted by relevance
928 public FormatInfo(boolean isSpatialized, int nativeChannelMask, int sampleRate) { in FormatInfo()
298 audio_channel_mask_t nativeChannelMask = nativeChannelMaskFromJavaChannelMasks( in android_media_AudioTrack_setup() local