Searched refs:section_syntax_indicator (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_demux.c158 int section_syntax_indicator; local
167 section_syntax_indicator = ((sec->secbuf[1] & 0x80) != 0);
168 if (section_syntax_indicator &&

Completed in 95 milliseconds