Home
last modified time | relevance | path

Searched refs:v_pes_postbytes (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/media/dvb/ttusb-dec/
Dttusb_dec.c146 int v_pes_postbytes; member
418 dec->v_pes_postbytes = 0; in ttusb_dec_set_pids()
446 if (dec->v_pes_postbytes > 0 && in ttusb_dec_process_pva()
447 dec->v_pes_postbytes == prebytes) { in ttusb_dec_process_pva()
480 dec->v_pes_postbytes = postbytes; in ttusb_dec_process_pva()
903 dec->v_pes_postbytes = 0; in ttusb_dec_start_iso_xfer()