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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 41 milliseconds