Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/include/
H A Drkaudio_preprocess.h351 void *bf_param; member
386 rkaudio_preprocess_param_destory(param->bf_param); in rkaudio_param_deinit()
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/demo/
H A DMain.cpp89 param.bf_param = rkaudio_preprocess_param_init(); in test_cmd()
221 param.bf_param = rkaudio_preprocess_param_init(); in test_aec()