Home
last modified time | relevance | path

Searched refs:pat_packet_freq (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DTsMuxer.c370 if (++ts->pat_packet_count == ts->pat_packet_freq) { in resend_PAT_PMT()
656 …ctx->pat_packet_freq = MAX_VALUE;//(total_bit_rate * PAT_RETRANS_TIME) / (TS_PACKET_SIZE * 8 * 100… in tsmux_open()
H A DTsMuxer.h122 int pat_packet_freq; member