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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c437 int postbytes = (pva[5] & 0x0c) >> 2; local
480 dec->v_pes_postbytes = postbytes;
490 postbytes);
493 if (postbytes == 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c437 int postbytes = (pva[5] & 0x0c) >> 2; local
480 dec->v_pes_postbytes = postbytes;
490 postbytes);
493 if (postbytes == 0)

Completed in 214 milliseconds