OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_channel_representation_t
(Results
1 - 6
of
6
) sorted by null
/frameworks/wilhelm/src/android/
channels.c
94
audio_channel_representation_t
rep
113
audio_channel_representation_t
sles_to_audio_channel_mask_representation(SLuint32 mask) {
173
audio_channel_representation_t
rep = sles_to_audio_channel_mask_representation(mask);
channels.h
63
extern
audio_channel_representation_t
sles_to_audio_channel_mask_representation(SLuint32 mask);
AudioPlayer_to_android.cpp
[
all
...]
/system/media/audio_utils/
format.c
156
const
audio_channel_representation_t
src_representation =
158
const
audio_channel_representation_t
dst_representation =
/system/media/audio/include/system/
audio.h
534
}
audio_channel_representation_t
;
typedef in typeref:enum:__anon74933
559
static inline
audio_channel_representation_t
audio_channel_mask_get_representation(
563
return (
audio_channel_representation_t
)
577
audio_channel_representation_t
representation = audio_channel_mask_get_representation(channel);
591
audio_channel_representation_t
representation, uint32_t bits)
[
all
...]
/frameworks/av/services/audioflinger/
Threads.cpp
[
all
...]
Completed in 42 milliseconds