Home
last modified time | relevance | path

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

/drivers/media/dvb-core/
Ddvb_demux.c494 static inline int find_next_packet(const u8 *buf, int pos, size_t count, in find_next_packet() function
544 p = find_next_packet(buf, p, count, pktsize); in _dvb_dmx_swfilter()