Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/include/
H A Drkaudio_preprocess.h103 void* aes_para; member
330 param->aes_para = rkaudio_aes_param_init(); in rkaudio_preprocess_param_init()
365 free(param->aes_para); param->aes_para = NULL; in rkaudio_preprocess_param_destory()