Home
last modified time | relevance | path

Searched refs:init_pre_processor (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/topology/
Dtopology.h32 int init_pre_processor(struct tplg_pre_processor **tplg_pp, snd_output_type_t type,
Dtopology.c262 err = init_pre_processor(&tplg_pp, SND_OUTPUT_STDIO, output_file); in pre_process_conf()
300 init_pre_processor(&tplg_pp, SND_OUTPUT_BUFFER, NULL); in compile()
Dpre-processor.c178 int init_pre_processor(struct tplg_pre_processor **tplg_pp, snd_output_type_t type, in init_pre_processor() function