Searched refs:psmux_put16 (Results 1 – 3 of 3) sorted by relevance
126 psmux_put16 (guint8 **pos, guint16 val) in psmux_put16() function147 psmux_put16 (pos, ((ts >> 14) & 0xfffe) | 0x01); in psmux_put_ts()149 psmux_put16 (pos, ((ts << 1) & 0xfffe) | 0x01); in psmux_put_ts()
434 psmux_put16 (&pos, len); in psmux_ensure_program_stream_map()
430 psmux_put16 (&data, length_to_write); in psmux_stream_write_pes_header()