Home
last modified time | relevance | path

Searched refs:PCM (Results 1 – 25 of 39) sorted by relevance

12

/hardware/interfaces/audio/effect/4.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The
/hardware/interfaces/audio/effect/2.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The
/hardware/interfaces/audio/effect/6.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The
/hardware/interfaces/audio/effect/5.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The
/hardware/interfaces/audio/effect/7.0/
DIVisualizerEffect.hal29 * Sets the number PCM samples in the capture.
34 * Gets the number PCM samples in the capture.
85 * Retrieves the latest PCM snapshot captured by the visualizer engine. The
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DAudioStreamType.aidl39 PCM, enumConstant
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DAudioStreamType.aidl39 PCM = 1, enumConstant
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DAudioStreamType.aidl31 PCM, enumConstant
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DAudioStreamType.aidl39 PCM = 1, enumConstant
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h128 PCM = 0x00000000, // must be 0 for backward compatibility enumerator
139 PCM_16_BIT = (PCM|PCM_SUB_16_BIT),
140 PCM_8_BIT = (PCM|PCM_SUB_8_BIT)
/hardware/interfaces/audio/common/4.0/
Dtypes.hal185 PCM = 0x00000000UL,
200 /** IEC61937 is encoded audio wrapped in 16-bit PCM. */
230 PCM_SUB_16_BIT = 0x1, // PCM signed 16 bits
231 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits
232 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point
233 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point
234 PCM_SUB_FLOAT = 0x5, // PCM single-precision float pt
235 PCM_SUB_24_BIT_PACKED = 0x6, // PCM signed .23 fix pt (3 bytes)
263 PCM_16_BIT = (PCM | PCM_SUB_16_BIT),
265 PCM_8_BIT = (PCM | PCM_SUB_8_BIT),
[all …]
/hardware/interfaces/audio/common/2.0/
Dtypes.hal199 PCM = 0x00000000UL, /** DO NOT CHANGE */
212 // IEC61937 is encoded audio wrapped in 16-bit PCM.
239 PCM_SUB_16_BIT = 0x1, // PCM signed 16 bits
240 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits
241 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point
242 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point
243 PCM_SUB_FLOAT = 0x5, // PCM single-precision float pt
244 PCM_SUB_24_BIT_PACKED = 0x6, // PCM signed .23 fix pt (3 bytes)
265 PCM_16_BIT = (PCM | PCM_SUB_16_BIT),
267 PCM_8_BIT = (PCM | PCM_SUB_8_BIT),
[all …]
/hardware/interfaces/audio/common/5.0/
Dtypes.hal199 PCM = 0x00000000UL,
214 /** IEC61937 is encoded audio wrapped in 16-bit PCM. */
251 PCM_SUB_16_BIT = 0x1, // PCM signed 16 bits
252 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits
253 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point
254 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point
255 PCM_SUB_FLOAT = 0x5, // PCM single-precision float pt
256 PCM_SUB_24_BIT_PACKED = 0x6, // PCM signed .23 fix pt (3 bytes)
284 PCM_16_BIT = (PCM | PCM_SUB_16_BIT),
286 PCM_8_BIT = (PCM | PCM_SUB_8_BIT),
[all …]
/hardware/interfaces/bluetooth/audio/2.1/
DIBluetoothAudioProvider.hal44 * device. The PCM parameters are set if software based encoding,
56 * provider. Audio data will be in PCM format as specified by the
DIBluetoothAudioProvidersFactory.hal55 * For software encoding, the PCM capabilities are returned.
64 * For software encoding it is the PCM data rate.
Dtypes.hal66 /* PCM is Input for encoder, Output for decoder */
/hardware/interfaces/bluetooth/audio/2.0/
DIBluetoothAudioProvider.hal42 * device. The PCM parameters are set if software based encoding,
54 * Audio data will be in PCM format as specified by the
DIBluetoothAudioProvidersFactory.hal53 * For software encoding, the PCM capabilities are returned.
62 * For software encoding it is the PCM data rate.
/hardware/interfaces/audio/common/6.0/
Dtypes.hal246 PCM = 0x00000000UL,
261 /** IEC61937 is encoded audio wrapped in 16-bit PCM. */
298 PCM_SUB_16_BIT = 0x1, // PCM signed 16 bits
299 PCM_SUB_8_BIT = 0x2, // PCM unsigned 8 bits
300 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point
301 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point
302 PCM_SUB_FLOAT = 0x5, // PCM single-precision float pt
303 PCM_SUB_24_BIT_PACKED = 0x6, // PCM signed .23 fix pt (3 bytes)
331 PCM_16_BIT = (PCM | PCM_SUB_16_BIT),
333 PCM_8_BIT = (PCM | PCM_SUB_8_BIT),
[all …]
/hardware/interfaces/audio/aidl/default/r_submix/
DSubmixRoute.h55 AudioFormatDescription{.type = AudioFormatType::PCM, .pcm = PcmType::INT_16_BIT};
/hardware/interfaces/audio/aidl/common/tests/
Dutils_tests.cpp133 auto result = make_AudioFormatDescription(AudioFormatType::PCM); in make_AudioFormatDescription()
/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp61 profile.format.type = AudioFormatType::PCM; in createProfile()
129 config.format = AudioFormatDescription{.type = AudioFormatType::PCM, .pcm = pcmType}; in createPortConfig()
144 .format = AudioFormatDescription{.type = AudioFormatType::PCM, .pcm = pcmType}, in getStandard16And24BitPcmAudioProfiles()
/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp154 AudioFormatDescription{.type = AudioFormatType::PCM, .pcm = pcmType}; in setAudioPortConfig()
243 AudioProfile{.format = AudioFormatDescription{.type = AudioFormatType::PCM, in populateConnectedDevicePort()
DStreamBluetooth.cpp142 if (config.format.type != AudioFormatType::PCM) { in checkConfigParams()
/hardware/interfaces/audio/aidl/common/include/
DUtils.h109 if (format.type == AudioFormatType::PCM) { in getFrameSizeInBytes()

12