Searched refs:channel_map_a (Results 1 – 3 of 3) sorted by relevance
551 static const uint8_t channel_map_a[8][8] = { in mpegts_write_pmt() local575 …memcmp(&st->codecpar->extradata[21], channel_map_a[st->codecpar->channels-1], st->codecpar->channe… in mpegts_write_pmt()
1521 static const guint8 channel_map_a[8][8] = { in create_pad_for_stream() local1557 memcpy (channel_mapping, &channel_map_a[1], channels); in create_pad_for_stream()1566 memcpy (channel_mapping, &channel_map_a[channels - 1], in create_pad_for_stream()
536 static const guint8 channel_map_a[8][8] = { in gst_base_ts_mux_create_or_update_stream() local560 memcmp (channel_mapping, channel_map_a[channels - 1], in gst_base_ts_mux_create_or_update_stream()