OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUDIO_FORMAT_PCM_16_BIT
(Results
1 - 25
of
88
) sorted by null
1
2
3
4
/frameworks/av/services/audiopolicy/
audio_policy.conf
76
# formats
AUDIO_FORMAT_PCM_16_BIT
109
formats
AUDIO_FORMAT_PCM_16_BIT
118
formats
AUDIO_FORMAT_PCM_16_BIT
132
formats
AUDIO_FORMAT_PCM_16_BIT
140
formats
AUDIO_FORMAT_PCM_16_BIT
/hardware/libhardware_legacy/audio/
audio_policy.conf
32
formats
AUDIO_FORMAT_PCM_16_BIT
41
formats
AUDIO_FORMAT_PCM_16_BIT
51
formats
AUDIO_FORMAT_PCM_16_BIT
59
formats
AUDIO_FORMAT_PCM_16_BIT
/device/htc/flounder/
audio_policy.conf
33
formats
AUDIO_FORMAT_PCM_16_BIT
42
formats
AUDIO_FORMAT_PCM_16_BIT
52
formats
AUDIO_FORMAT_PCM_16_BIT
62
formats
AUDIO_FORMAT_PCM_16_BIT
86
formats
AUDIO_FORMAT_PCM_16_BIT
94
formats
AUDIO_FORMAT_PCM_16_BIT
/device/linaro/hikey/audio/
audio_policy.conf
32
formats
AUDIO_FORMAT_PCM_16_BIT
41
formats
AUDIO_FORMAT_PCM_16_BIT
51
formats
AUDIO_FORMAT_PCM_16_BIT
61
formats
AUDIO_FORMAT_PCM_16_BIT
85
formats
AUDIO_FORMAT_PCM_16_BIT
93
formats
AUDIO_FORMAT_PCM_16_BIT
/hardware/bsp/intel/peripheral/audio/generic/primary/
audio_policy.conf
27
formats
AUDIO_FORMAT_PCM_16_BIT
36
formats
AUDIO_FORMAT_PCM_16_BIT
/hardware/libhardware/include/hardware/
audio_alsaops.h
41
case
AUDIO_FORMAT_PCM_16_BIT
:
50
case
AUDIO_FORMAT_PCM_16_BIT
:
77
return
AUDIO_FORMAT_PCM_16_BIT
;
86
return
AUDIO_FORMAT_PCM_16_BIT
;
/device/huawei/angler/
audio_output_policy.conf
16
formats
AUDIO_FORMAT_PCM_16_BIT
23
formats
AUDIO_FORMAT_PCM_16_BIT
30
formats
AUDIO_FORMAT_PCM_16_BIT
audio_policy.conf
32
formats
AUDIO_FORMAT_PCM_16_BIT
39
formats
AUDIO_FORMAT_PCM_16_BIT
46
formats
AUDIO_FORMAT_PCM_16_BIT
60
formats
AUDIO_FORMAT_PCM_16_BIT
66
formats
AUDIO_FORMAT_PCM_16_BIT
75
formats
AUDIO_FORMAT_PCM_16_BIT
81
formats
AUDIO_FORMAT_PCM_16_BIT
91
formats
AUDIO_FORMAT_PCM_16_BIT
99
formats
AUDIO_FORMAT_PCM_16_BIT
109
formats
AUDIO_FORMAT_PCM_16_BIT
[
all
...]
/device/asus/fugu/
audio_policy.conf
43
formats
AUDIO_FORMAT_PCM_16_BIT
53
formats
AUDIO_FORMAT_PCM_16_BIT
82
formats
AUDIO_FORMAT_PCM_16_BIT
90
formats
AUDIO_FORMAT_PCM_16_BIT
100
formats
AUDIO_FORMAT_PCM_16_BIT
/device/moto/shamu/
audio_policy.conf
31
formats
AUDIO_FORMAT_PCM_16_BIT
38
formats
AUDIO_FORMAT_PCM_16_BIT
52
formats
AUDIO_FORMAT_PCM_16_BIT
66
formats
AUDIO_FORMAT_PCM_16_BIT
76
formats
AUDIO_FORMAT_PCM_16_BIT
84
formats
AUDIO_FORMAT_PCM_16_BIT
94
formats
AUDIO_FORMAT_PCM_16_BIT
118
formats
AUDIO_FORMAT_PCM_16_BIT
126
formats
AUDIO_FORMAT_PCM_16_BIT
136
formats
AUDIO_FORMAT_PCM_16_BIT
[
all
...]
/device/google/marlin/
audio_output_policy.conf
16
formats
AUDIO_FORMAT_PCM_16_BIT
|AUDIO_FORMAT_PCM_8_24_BIT
23
formats
AUDIO_FORMAT_PCM_16_BIT
30
formats
AUDIO_FORMAT_PCM_16_BIT
37
formats
AUDIO_FORMAT_PCM_16_BIT
/frameworks/wilhelm/src/android/
android_sles_conversions.h
39
return
AUDIO_FORMAT_PCM_16_BIT
;
59
return
AUDIO_FORMAT_PCM_16_BIT
;
/system/bt/audio_a2dp_hw/
audio_a2dp_hw.h
39
#define AUDIO_STREAM_DEFAULT_FORMAT
AUDIO_FORMAT_PCM_16_BIT
/hardware/bsp/intel/peripheral/audio/generic/usb/
audio_policy.conf
36
formats
AUDIO_FORMAT_PCM_16_BIT
/system/media/audio_utils/
format.c
30
case
AUDIO_FORMAT_PCM_16_BIT
:
43
case
AUDIO_FORMAT_PCM_16_BIT
:
66
case
AUDIO_FORMAT_PCM_16_BIT
:
87
case
AUDIO_FORMAT_PCM_16_BIT
:
99
case
AUDIO_FORMAT_PCM_16_BIT
:
117
case
AUDIO_FORMAT_PCM_16_BIT
:
132
case
AUDIO_FORMAT_PCM_16_BIT
:
conversion.cpp
31
case
AUDIO_FORMAT_PCM_16_BIT
: {
/frameworks/base/core/jni/
android_media_AudioFormat.h
49
return
AUDIO_FORMAT_PCM_16_BIT
;
84
case
AUDIO_FORMAT_PCM_16_BIT
:
/frameworks/av/media/libeffects/testlibs/
AudioFormatAdapter.h
129
if (mPcmFormat ==
AUDIO_FORMAT_PCM_16_BIT
) {
147
if (mPcmFormat ==
AUDIO_FORMAT_PCM_16_BIT
) {
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioPolicyConfig.h
121
new AudioProfile(
AUDIO_FORMAT_PCM_16_BIT
, AUDIO_CHANNEL_OUT_STEREO, 44100));
130
new AudioProfile(
AUDIO_FORMAT_PCM_16_BIT
, AUDIO_CHANNEL_IN_MONO, 8000));
/frameworks/av/services/audioflinger/
SpdifStreamOut.cpp
77
customConfig.format =
AUDIO_FORMAT_PCM_16_BIT
;
AudioResampler.cpp
218
LOG_ALWAYS_FATAL_IF(format !=
AUDIO_FORMAT_PCM_16_BIT
);
223
LOG_ALWAYS_FATAL_IF(format !=
AUDIO_FORMAT_PCM_16_BIT
);
228
LOG_ALWAYS_FATAL_IF(format !=
AUDIO_FORMAT_PCM_16_BIT
);
233
LOG_ALWAYS_FATAL_IF(format !=
AUDIO_FORMAT_PCM_16_BIT
);
244
LOG_ALWAYS_FATAL_IF(format !=
AUDIO_FORMAT_PCM_16_BIT
);
/frameworks/av/services/audioflinger/tests/
test-mixer.cpp
175
formats[i] =
AUDIO_FORMAT_PCM_16_BIT
;
193
formats[i] =
AUDIO_FORMAT_PCM_16_BIT
;
206
formats[i] =
AUDIO_FORMAT_PCM_16_BIT
;
241
? AUDIO_FORMAT_PCM_FLOAT :
AUDIO_FORMAT_PCM_16_BIT
;
/frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp
129
case
AUDIO_FORMAT_PCM_16_BIT
:
174
case
AUDIO_FORMAT_PCM_16_BIT
:
272
case
AUDIO_FORMAT_PCM_16_BIT
:
525
transferFormat =
AUDIO_FORMAT_PCM_16_BIT
;
551
transferFormat =
AUDIO_FORMAT_PCM_16_BIT
;
/device/generic/goldfish/audio/
audio_hw.c
88
return
AUDIO_FORMAT_PCM_16_BIT
;
244
return
AUDIO_FORMAT_PCM_16_BIT
;
387
if ((config->format !=
AUDIO_FORMAT_PCM_16_BIT
) ||
392
config->format =
AUDIO_FORMAT_PCM_16_BIT
;
542
if ((config->format !=
AUDIO_FORMAT_PCM_16_BIT
) ||
547
config->format =
AUDIO_FORMAT_PCM_16_BIT
;
/frameworks/base/media/tests/audiotests/
shared_mem_test.cpp
100
AUDIO_FORMAT_PCM_16_BIT
,// word length, PCM
Completed in 448 milliseconds
1
2
3
4