Searched refs:ts_packet_count (Results 1 – 13 of 13) sorted by relevance
650 fh->dev->ts_packet_count = mpegbufs; /* was: 100 */ in bb_buf_setup()652 *size = fh->dev->ts_packet_size * fh->dev->ts_packet_count; in bb_buf_setup()653 *count = fh->dev->ts_packet_count; in bb_buf_setup()762 f->fmt.pix.sizeimage = dev->ts_packet_size * dev->ts_packet_count; /* 188 * 4 * 1024; */ in vidioc_g_fmt_vid_cap()780 f->fmt.pix.sizeimage = dev->ts_packet_size * dev->ts_packet_count; /* 188 * 4 * 1024; */; in vidioc_try_fmt_vid_cap()796 f->fmt.pix.sizeimage = dev->ts_packet_size * dev->ts_packet_count; /* 188 * 4 * 1024; */; in vidioc_s_fmt_vid_cap()
260 int size = dev->ts_packet_size * dev->ts_packet_count; in cx8802_buf_prepare()270 buf->vb.height = dev->ts_packet_count; in cx8802_buf_prepare()
532 u32 ts_packet_count; member
88 dev->ts_packet_count = dvb_buf_tscnt; in dvb_buf_setup()90 *size = dev->ts_packet_size * dev->ts_packet_count; in dvb_buf_setup()
1214 fh->dev->ts1.ts_packet_count = mpeglines; in bb_buf_setup()1216 *size = fh->dev->ts1.ts_packet_size * fh->dev->ts1.ts_packet_count; in bb_buf_setup()1389 int size = fh->dev->ts1.ts_packet_size * fh->dev->ts1.ts_packet_count; in bb_buf_prepare()1396 buf->vb.height = fh->dev->ts1.ts_packet_count; in bb_buf_prepare()1723 dev->ts1.ts_packet_size * dev->ts1.ts_packet_count; in vidioc_g_fmt_vid_cap()1743 dev->ts1.ts_packet_size * dev->ts1.ts_packet_count; in vidioc_try_fmt_vid_cap()
571 u32 ts_packet_count; member
1130 fh->dev->ts1.ts_packet_count = mpeglines; in bb_buf_setup()1132 *size = fh->dev->ts1.ts_packet_size * fh->dev->ts1.ts_packet_count; in bb_buf_setup()1395 dev->ts1.ts_packet_size * dev->ts1.ts_packet_count; in vidioc_g_fmt_vid_cap()1414 dev->ts1.ts_packet_size * dev->ts1.ts_packet_count; in vidioc_try_fmt_vid_cap()1430 dev->ts1.ts_packet_size * dev->ts1.ts_packet_count; in vidioc_s_fmt_vid_cap()
274 u32 ts_packet_count; member
87 port->ts_packet_count = 32; in dvb_buf_setup()89 *size = port->ts_packet_size * port->ts_packet_count; in dvb_buf_setup()
1501 int size = port->ts_packet_size * port->ts_packet_count; in cx23885_buf_prepare()1510 buf->vb.height = port->ts_packet_count; in cx23885_buf_prepare()
686 port->ts_packet_size * port->ts_packet_count; in vidioc_g_fmt_vid_cap()707 port->ts_packet_size * port->ts_packet_count; in vidioc_try_fmt_vid_cap()724 port->ts_packet_size * port->ts_packet_count; in vidioc_s_fmt_vid_cap()
747 port->ts_packet_size * port->ts_packet_count; in vidioc_g_fmt_vid_cap()768 port->ts_packet_size * port->ts_packet_count; in vidioc_try_fmt_vid_cap()785 port->ts_packet_size * port->ts_packet_count; in vidioc_s_fmt_vid_cap()
384 u32 ts_packet_count; member