OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:audio_tstamp_data
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/sound/
asound.h
355
__u32
audio_tstamp_data
;
member in struct:snd_pcm_status
/external/kernel-headers/original/uapi/sound/
asound.h
459
__u32
audio_tstamp_data
; /* needed for 64-bit alignment, used for configs/report to/from userspace */
member in struct:snd_pcm_status
462
__u32 audio_tstamp_accuracy; /* in ns units, only valid if indicated in
audio_tstamp_data
*/
[
all
...]
/hardware/qcom/msm8998/kernel-headers/sound/
asound.h
432
__u32
audio_tstamp_data
;
member in struct:snd_pcm_status
[
all
...]
/hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h
450
__u32
audio_tstamp_data
; /* needed for 64-bit alignment, used for configs/report to/from userspace */
member in struct:snd_pcm_status
453
__u32 audio_tstamp_accuracy; /* in ns units, only valid if indicated in
audio_tstamp_data
*/
[
all
...]
Completed in 81 milliseconds