Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/demo/
H A DMain.cpp101 int cnt = 0, in_size, out_size, res, frame_cot = 0; in test_cmd() local
115 if (frame_cot == 0 && is_wakeup == 1) in test_cmd()
117 frame_cot = 250;/*����10s������ʵȴ�ʱ��*/ in test_cmd()
121 if (frame_cot > 0) { in test_cmd()
122 frame_cot--; in test_cmd()
126 frame_cot = 0; in test_cmd()
128 } else if (frame_cot == 0) { in test_cmd()
232 int cnt = 0, in_size, out_size, res, frame_cot = 0; in test_aec() local
326 int cnt = 0, in_size, out_size, res, frame_cot = 0; in test_agc() local