Searched refs:a_all (Results 1 – 1 of 1) sorted by relevance
173 unsigned a_all = a->all_layouts + a->all_counts; in ff_merge_channel_layouts() local182 if (a_all < b_all) { in ff_merge_channel_layouts()184 FFSWAP(unsigned, a_all, b_all); in ff_merge_channel_layouts()186 if (a_all) { in ff_merge_channel_layouts()187 if (a_all == 1 && !b_all) { in ff_merge_channel_layouts()