HomeSort by relevance Sort by last modified time
    Searched refs:num_channel_masks (Results 1 - 3 of 3) sorted by null

  /system/core/include/system/
audio.h 970 unsigned int num_channel_masks; \/* number of channel masks in following array *\/ member in struct:audio_port
    [all...]
  /frameworks/base/core/jni/
android_media_AudioSystem.cpp 742 jChannelMasks = env->NewIntArray(nAudioPort->num_channel_masks);
750 for (size_t j = 0; j < nAudioPort->num_channel_masks; j++) {
    [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyManager.cpp     [all...]

Completed in 139 milliseconds