Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/kernel-headers/sound/
Dcompress_offload.h37 struct snd_compr_tstamp { struct
50 struct snd_compr_tstamp tstamp; argument
100 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dcompress_offload.h67 struct snd_compr_tstamp { struct
83 struct snd_compr_tstamp tstamp; argument
186 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dcompress_offload.h67 struct snd_compr_tstamp { struct
83 struct snd_compr_tstamp tstamp; argument
184 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8994/kernel-headers/sound/
Dcompress_offload.h37 struct snd_compr_tstamp { struct
50 struct snd_compr_tstamp tstamp; argument
102 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8x26/kernel-headers/sound/
Dcompress_offload.h37 struct snd_compr_tstamp { struct
50 struct snd_compr_tstamp tstamp; argument
100 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dcompress_offload.h67 struct snd_compr_tstamp { struct
83 struct snd_compr_tstamp tstamp; argument
184 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8x09/kernel-headers/sound/
Dcompress_offload.h37 struct snd_compr_tstamp { struct
50 struct snd_compr_tstamp tstamp; argument
102 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Dcompress_offload.h67 struct snd_compr_tstamp { struct
83 struct snd_compr_tstamp tstamp; argument
188 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dcompress_offload.h67 struct snd_compr_tstamp { struct
83 struct snd_compr_tstamp tstamp; argument
188 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/msm8996/kernel-headers/sound/
Dcompress_offload.h37 struct snd_compr_tstamp { struct
50 struct snd_compr_tstamp tstamp; argument
102 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct snd_compr_tstamp)
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_audio.h269 struct snd_compr_tstamp { struct
282 #define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x10, struct snd_compr_tstamp *) argument
Daplay.c379 struct snd_compr_tstamp tstamp; in play_file()