Home
last modified time | relevance | path

Searched refs:channel_map_b (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmpegtsenc.c561 static const uint8_t channel_map_b[8][8] = { in mpegts_write_pmt() local
579 …memcmp(&st->codecpar->extradata[21], channel_map_b[st->codecpar->channels-1], st->codecpar->channe… in mpegts_write_pmt()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c546 static const guint8 channel_map_b[8][8] = { in gst_base_ts_mux_create_or_update_stream() local
565 memcmp (channel_mapping, channel_map_b[channels - 1], in gst_base_ts_mux_create_or_update_stream()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c1531 static const guint8 channel_map_b[8][8] = { in create_pad_for_stream() local
1575 memcpy (channel_mapping, &channel_map_b[channels - 1], in create_pad_for_stream()