Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dtopology.h277 uint32_t frames_per_sched;/**< output frames of pipeline, 0 is variable */ member
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c570 offsetof(struct sof_ipc_pipe_new, frames_per_sched), 0},
1762 pipeline->period_mips, pipeline->core, pipeline->frames_per_sched); in sof_widget_load_pipeline()