Searched refs:find_pes_header (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/ttpci/
H A Dav7110_av.c595 static int find_pes_header(u8 const *buf, long int length, int *frags) function
701 c2 = find_pes_header(buf + c, length - c, &p->frags);
715 c2 = find_pes_header(buf + c + add, length - c - add, &p->frags);

Completed in 66 milliseconds