Searched refs:v_pes_postbytes (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/ttusb-dec/
H A Dttusb_dec.c145 int v_pes_postbytes; member in struct:ttusb_dec
417 dec->v_pes_postbytes = 0;
445 if (dec->v_pes_postbytes > 0 &&
446 dec->v_pes_postbytes == prebytes) {
479 dec->v_pes_postbytes = postbytes;
902 dec->v_pes_postbytes = 0;

Completed in 123 milliseconds