Lines Matching full:packets
7 * This file contains the muxer logic for TS packets from different
29 * This is used to decide when PCR or PSI packets should be sent. This will also
37 * @pcr_period_usecs: How often we should send PCR packets.
38 * @si_period_usecs: How often we should send PSI packets.
57 * vidtv_channel and then periodically sends the TS packets for them>
95 * @on_new_packets_available_cb: A callback to inform of new TS packets ready.
96 * @mux_buf: A pointer to a buffer for this muxer. TS packets are stored there
102 * @num_streamed_pcr: Number of PCR packets streamed.
103 * @num_streamed_si: The number of PSI packets streamed.
106 * @pcr_pid: The TS PID used for the PSI packets. All channels will share the
148 * @on_new_packets_available_cb: A callback to inform of new TS packets ready.
150 * @pcr_period_usecs: How often we should send PCR packets.
151 * @si_period_usecs: How often we should send PSI packets.
152 * @pcr_pid: The TS PID used for the PSI packets. All channels will share the