Searched refs:scr2 (Results 1 – 3 of 3) sorted by relevance
1626 guint32 scr1, scr2; in gst_ps_demux_parse_pack_start() local1643 scr2 = GST_READ_UINT32_BE (data + 4); in gst_ps_demux_parse_pack_start()1669 scr |= ((guint64) scr2 & 0xf8000000) >> 27; in gst_ps_demux_parse_pack_start()1672 if (G_UNLIKELY ((scr2 & 0x04010000) != 0x04010000)) in gst_ps_demux_parse_pack_start()1675 scr_ext = (scr2 & 0x03fe0000) >> 17; in gst_ps_demux_parse_pack_start()1712 if (G_UNLIKELY ((scr2 & 0x01800001) != 0x01800001)) in gst_ps_demux_parse_pack_start()1719 scr |= ((guint64) scr2 & 0xfe000000) >> 25; in gst_ps_demux_parse_pack_start()1725 new_rate = (scr2 & 0x007ffffe) >> 1; in gst_ps_demux_parse_pack_start()2413 guint32 scr1, scr2; in gst_ps_demux_scan_ts() local2427 scr2 = GST_READ_UINT32_BE (data + 4); in gst_ps_demux_scan_ts()[all …]
166 #define scr2 0x0491 macro
1298 guint32 scr1, scr2; in gst_flups_demux_parse_pack_start() local1316 scr2 = GST_READ_UINT32_BE (data + 4); in gst_flups_demux_parse_pack_start()1342 scr |= ((guint64) scr2 & 0xf8000000) >> 27; in gst_flups_demux_parse_pack_start()1345 if (G_UNLIKELY ((scr2 & 0x04010000) != 0x04010000)) in gst_flups_demux_parse_pack_start()1348 scr_ext = (scr2 & 0x03fe0000) >> 17; in gst_flups_demux_parse_pack_start()1385 if (G_UNLIKELY ((scr2 & 0x01800001) != 0x01800001)) in gst_flups_demux_parse_pack_start()1392 scr |= ((guint64) scr2 & 0xfe000000) >> 25; in gst_flups_demux_parse_pack_start()1398 new_rate = (scr2 & 0x007ffffe) >> 1; in gst_flups_demux_parse_pack_start()