Searched refs:channel_copy (Results 1 – 4 of 4) sorted by relevance
46 int channel_copy[AVRESAMPLE_MAX_CHANNELS]; /**< dest index to copy from */ member
260 if (map->channel_copy[p]) in ff_audio_data_copy()261 memcpy(dst->data[p], dst->data[map->channel_copy[p]], in ff_audio_data_copy()
375 if (map->channel_copy[p]) in ff_audio_convert()376 memcpy(out->data[p], out->data[map->channel_copy[p]], in ff_audio_convert()
155 av_log(avr, AV_LOG_TRACE, " % 2d", avr->ch_map_info.channel_copy[ch]); in avresample_open()722 info->channel_copy[ch] = info->input_map[channel_map[ch]]; in avresample_set_channel_mapping()