Searched refs:channel_map_b (Results 1 – 3 of 3) sorted by relevance
561 static const uint8_t channel_map_b[8][8] = { in mpegts_write_pmt() local579 …memcmp(&st->codecpar->extradata[21], channel_map_b[st->codecpar->channels-1], st->codecpar->channe… in mpegts_write_pmt()
546 static const guint8 channel_map_b[8][8] = { in gst_base_ts_mux_create_or_update_stream() local565 memcmp (channel_mapping, channel_map_b[channels - 1], in gst_base_ts_mux_create_or_update_stream()
1531 static const guint8 channel_map_b[8][8] = { in create_pad_for_stream() local1575 memcpy (channel_mapping, &channel_map_b[channels - 1], in create_pad_for_stream()