Home
last modified time | relevance | path

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

/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/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/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h127 PCM = 0x00000000, // must be 0 for backward compatibility enumerator
138 PCM_16_BIT = (PCM|PCM_SUB_16_BIT),
139 PCM_8_BIT = (PCM|PCM_SUB_8_BIT)
/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/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/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.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/2.0/
DIStreamOut.hal37 * This method might produce multiple PCM outputs or hardware accelerated
/hardware/interfaces/audio/5.0/
DIStreamOut.hal35 * This method might produce multiple PCM outputs or hardware accelerated
/hardware/interfaces/audio/4.0/
DIStreamOut.hal35 * This method might produce multiple PCM outputs or hardware accelerated