Searched refs:ret_nb (Results 1 – 1 of 1) sorted by relevance
219 int ret_max, ret_nb = 0, i, j, round; in merge_channel_layouts() local256 av_channel_layout_copy(&channel_layouts[ret_nb++], &a->channel_layouts[i]); in merge_channel_layouts()273 av_channel_layout_copy(&channel_layouts[ret_nb++], fmt); in merge_channel_layouts()284 av_channel_layout_copy(&channel_layouts[ret_nb++], &a->channel_layouts[i]); in merge_channel_layouts()287 if (!ret_nb) { in merge_channel_layouts()299 b->nb_channel_layouts = ret_nb; in merge_channel_layouts()