Home
last modified time | relevance | path

Searched defs:chreAudioDataEvent (Results 1 – 2 of 2) sorted by relevance

/system/chre/chre_api/include/chre_api/chre/
Daudio.h213 struct chreAudioDataEvent { struct
219 uint8_t version;
224 uint8_t reserved[3];
229 uint32_t handle;
240 uint64_t timestamp;
247 uint32_t sampleRate;
252 uint32_t sampleCount;
260 uint8_t format;
266 union {
/system/chre/chre_api/legacy/v1_2/chre/
Daudio.h213 struct chreAudioDataEvent { struct
219 uint8_t version;
224 uint8_t reserved[3];
229 uint32_t handle;
240 uint64_t timestamp;
247 uint32_t sampleRate;
252 uint32_t sampleCount;
260 uint8_t format;
266 union {