Searched refs:MAX_PCM_FRAME_NUM_PER_TICK (Results 1 – 1 of 1) sorted by relevance
75 #ifndef MAX_PCM_FRAME_NUM_PER_TICK76 #define MAX_PCM_FRAME_NUM_PER_TICK 21 // 14 for 20ms macro1075 if (frm_nb_threshold > MAX_PCM_FRAME_NUM_PER_TICK) { in btc_get_num_aa_frame()1076 frm_nb_threshold = MAX_PCM_FRAME_NUM_PER_TICK; in btc_get_num_aa_frame()