Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c161 int section_syntax_indicator; in dvb_dmx_swfilter_section_feed() local
170 section_syntax_indicator = ((sec->secbuf[1] & 0x80) != 0); in dvb_dmx_swfilter_section_feed()
171 if (section_syntax_indicator && in dvb_dmx_swfilter_section_feed()