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

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

Completed in 142 milliseconds