Home
last modified time | relevance | path

Searched refs:rockchip_vad (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_vad.c68 struct rockchip_vad { struct
97 static inline int vframe_size(struct rockchip_vad *vad, int bytes) in vframe_size() argument
120 static int vad_buffer_sort(struct rockchip_vad *vad) in vad_buffer_sort()
158 static int rockchip_vad_stop(struct rockchip_vad *vad) in rockchip_vad_stop()
228 static int rockchip_vad_setup(struct rockchip_vad *vad) in rockchip_vad_setup()
249 static struct rockchip_vad *substream_get_drvdata(struct snd_pcm_substream *substream) in substream_get_drvdata()
252 struct rockchip_vad *vad = NULL; in substream_get_drvdata()
277 struct rockchip_vad *vad = NULL; in snd_pcm_vad_avail()
305 struct rockchip_vad *vad = NULL; in snd_pcm_vad_read()
386 struct rockchip_vad *vad = NULL; in snd_pcm_vad_preprocess()
[all …]
H A DMakefile11 snd-soc-rockchip-vad-objs := rockchip_vad.o