Searched refs:init_pre_processor (Results 1 – 3 of 3) sorted by relevance
32 int init_pre_processor(struct tplg_pre_processor **tplg_pp, snd_output_type_t type,
262 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()
178 int init_pre_processor(struct tplg_pre_processor **tplg_pp, snd_output_type_t type, in init_pre_processor() function