Home
last modified time | relevance | path

Searched refs:track (Results 1 – 25 of 26) sorted by relevance

12

/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSession.cpp345 struct playback_track_metadata* track = source_metadata->tracks; in UpdateTracksMetadata() local
351 while (track_count && track) { in UpdateTracksMetadata()
352 halMetadata->usage = static_cast<AudioUsage>(track->usage); in UpdateTracksMetadata()
354 static_cast<AudioContentType>(track->content_type); in UpdateTracksMetadata()
355 halMetadata->gain = track->gain; in UpdateTracksMetadata()
361 ++track; in UpdateTracksMetadata()
/hardware/interfaces/audio/4.0/
Dtypes.hal38 * drain() returns a short time before all data from the current track has
39 * been played to give time for gapless track switch.
125 /** Metadata of a playback track for a StreamOut. */
130 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
142 /** Metadata of a record track for a StreamIn. */
146 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
DIStreamOut.hal222 * for the current track has played to allow time for the framework to
223 * perform a gapless track switch.
/hardware/interfaces/gnss/2.0/
DIGnssDebug.hal52 * satellites and constellations the device can track,
63 * track.
/hardware/interfaces/audio/2.0/
Dtypes.hal34 * drain() returns a short time before all data from the current track has
35 * been played to give time for gapless track switch.
DIStreamOut.hal211 * for the current track has played to allow time for the framework to
212 * perform a gapless track switch.
/hardware/interfaces/audio/effect/2.0/
Dtypes.hal38 * | connection | 0..2 | 0 insert: after track process
39 * | mode | | 1 auxiliary: connect to track auxiliary
41 * | | | 2 replace: replaces track process function;
/hardware/interfaces/audio/effect/6.0/
Dtypes.hal38 * | connection | 0..2 | 0 insert: after track process
39 * | mode | | 1 auxiliary: connect to track auxiliary
41 * | | | 2 replace: replaces track process function;
/hardware/interfaces/audio/effect/5.0/
Dtypes.hal38 * | connection | 0..2 | 0 insert: after track process
39 * | mode | | 1 auxiliary: connect to track auxiliary
41 * | | | 2 replace: replaces track process function;
/hardware/interfaces/audio/effect/4.0/
Dtypes.hal38 * | connection | 0..2 | 0 insert: after track process
39 * | mode | | 1 auxiliary: connect to track auxiliary
41 * | | | 2 replace: replaces track process function;
/hardware/interfaces/gnss/1.0/
DIGnssDebug.hal173 * satellites and constellations the device can track,
185 * constellations that the device can track.
/hardware/interfaces/audio/6.0/
Dtypes.hal38 * drain() returns a short time before all data from the current track has
39 * been played to give time for gapless track switch.
DIStreamOut.hal222 * for the current track has played to allow time for the framework to
223 * perform a gapless track switch.
/hardware/interfaces/audio/5.0/
Dtypes.hal38 * drain() returns a short time before all data from the current track has
39 * been played to give time for gapless track switch.
DIStreamOut.hal222 * for the current track has played to allow time for the framework to
223 * perform a gapless track switch.
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal22 * The primary goal is to be able to track memory that is not
/hardware/interfaces/camera/device/1.0/
DICameraDevicePreviewCallback.hal34 * been seen by HAL before. Must be null if the bufferId is seen before. HAL must keep track
/hardware/interfaces/audio/common/6.0/
Dtypes.hal698 DIRECT = 0x1, // this output directly connects a track
803 /** Metadata of a playback track for a StreamOut. */
808 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
820 /** Metadata of a record track for a StreamIn. */
824 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
/hardware/interfaces/audio/common/5.0/
Dtypes.hal692 DIRECT = 0x1, // this output directly connects a track
797 /** Metadata of a playback track for a StreamOut. */
802 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
814 /** Metadata of a record track for a StreamIn. */
818 * Positive linear gain applied to the track samples. 0 being muted and 1 is no attenuation,
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal45 * For a receiver with capabilities to track multiple frequencies for the same satellite,
/hardware/interfaces/camera/device/3.5/
Dtypes.hal40 * An incrementing counter used for HAL to keep track of the stream
/hardware/interfaces/drm/1.2/
DIDrmPlugin.hal39 * OFFLINE. Normally each app is responsible for keeping track of
/hardware/interfaces/audio/common/4.0/
Dtypes.hal604 DIRECT = 0x1, // this output directly connects a track
/hardware/interfaces/audio/common/2.0/
Dtypes.hal652 DIRECT = 0x1, // this output directly connects a track
/hardware/interfaces/camera/device/3.2/
Dtypes.hal441 * both bufferId and buffer handle must be filled. HAL must keep track of

12