OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_channel_mask_from_representation_and_bits
(Results
1 - 5
of
5
) sorted by null
/frameworks/wilhelm/src/android/
channels.c
194
uint32_t result =
audio_channel_mask_from_representation_and_bits
(
/system/media/audio/include/system/
audio.h
590
static inline audio_channel_mask_t
audio_channel_mask_from_representation_and_bits
(
function
[
all
...]
/frameworks/base/core/jni/
android_media_AudioRecord.cpp
235
localChanMask =
audio_channel_mask_from_representation_and_bits
(
[
all
...]
android_media_AudioTrack.cpp
204
return
audio_channel_mask_from_representation_and_bits
(
[
all
...]
/frameworks/av/services/audioflinger/
AudioMixer.cpp
227
t->mMixerChannelMask =
audio_channel_mask_from_representation_and_bits
(
[
all
...]
Completed in 45 milliseconds