/hardware/interfaces/audio/effect/4.0/ |
D | IVisualizerEffect.hal | 29 * 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/ |
D | IVisualizerEffect.hal | 29 * 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/ |
D | IVisualizerEffect.hal | 29 * 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/ |
D | IVisualizerEffect.hal | 29 * 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/ |
D | IVisualizerEffect.hal | 29 * 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/ |
D | AudioStreamType.aidl | 39 PCM, enumConstant
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ |
D | AudioStreamType.aidl | 39 PCM = 1, enumConstant
|
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
D | AudioStreamType.aidl | 31 PCM, enumConstant
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ |
D | AudioStreamType.aidl | 39 PCM = 1, enumConstant
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioSystemLegacy.h | 128 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/ |
D | types.hal | 185 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/ |
D | types.hal | 199 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/ |
D | types.hal | 199 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/ |
D | IBluetoothAudioProvider.hal | 44 * device. The PCM parameters are set if software based encoding, 56 * provider. Audio data will be in PCM format as specified by the
|
D | IBluetoothAudioProvidersFactory.hal | 55 * For software encoding, the PCM capabilities are returned. 64 * For software encoding it is the PCM data rate.
|
D | types.hal | 66 /* PCM is Input for encoder, Output for decoder */
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioProvider.hal | 42 * device. The PCM parameters are set if software based encoding, 54 * Audio data will be in PCM format as specified by the
|
D | IBluetoothAudioProvidersFactory.hal | 53 * For software encoding, the PCM capabilities are returned. 62 * For software encoding it is the PCM data rate.
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 246 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/ |
D | SubmixRoute.h | 55 AudioFormatDescription{.type = AudioFormatType::PCM, .pcm = PcmType::INT_16_BIT};
|
/hardware/interfaces/audio/aidl/common/tests/ |
D | utils_tests.cpp | 133 auto result = make_AudioFormatDescription(AudioFormatType::PCM); in make_AudioFormatDescription()
|
/hardware/interfaces/audio/aidl/default/ |
D | Configuration.cpp | 61 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/ |
D | ModuleBluetooth.cpp | 154 AudioFormatDescription{.type = AudioFormatType::PCM, .pcm = pcmType}; in setAudioPortConfig() 243 AudioProfile{.format = AudioFormatDescription{.type = AudioFormatType::PCM, in populateConnectedDevicePort()
|
D | StreamBluetooth.cpp | 142 if (config.format.type != AudioFormatType::PCM) { in checkConfigParams()
|
/hardware/interfaces/audio/aidl/common/include/ |
D | Utils.h | 109 if (format.type == AudioFormatType::PCM) { in getFrameSizeInBytes()
|