Searched refs:num_cpl_subbands (Results 1 – 3 of 3) sorted by relevance
212 int num_cpl_subbands; ///< number of coupling subbands (ncplsubnd) member
130 num_cpl_coefs = FFALIGN(s->num_cpl_subbands * 12 + 1, 32); in apply_channel_coupling()
945 frame_bits += s->num_cpl_subbands - 1; in count_frame_bits()2398 s->num_cpl_subbands = cpl_end_band - cpl_start_band; in set_bandwidth()