Searched refs:acn_channels (Results 1 – 2 of 2) sorted by relevance
81 int acn_channels; in get_order_plus_one_from_channels() local91 acn_channels = order_plus_one_ * order_plus_one_; in get_order_plus_one_from_channels()92 nondiegetic_channels = channels - acn_channels; in get_order_plus_one_from_channels()
107 int acn_channels; in validate_ambisonics() local114 acn_channels = order_plus_one * order_plus_one; in validate_ambisonics()115 nondiegetic_channels = nb_channels - acn_channels; in validate_ambisonics()121 *nb_streams = acn_channels + (nondiegetic_channels != 0); in validate_ambisonics()