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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_av.c553 static int find_pes_header(u8 const *buf, long int length, int *frags) function
659 c2 = find_pes_header(buf + c, length - c, &p->frags);
673 c2 = find_pes_header(buf + c + add, length - c - add, &p->frags);

Completed in 88 milliseconds