Home
last modified time | relevance | path

Searched refs:pat_packet_count (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()
371 ts->pat_packet_count = 0; in resend_PAT_PMT()
619 ctx->pat_packet_count = 0; in tsmux_open()
H A DTsMuxer.h121 int pat_packet_count; member