Searched refs:ts_packet_count (Results 1 – 8 of 8) sorted by relevance
649 fh->dev->ts_packet_count = mpegbufs; /* was: 100 */ in bb_buf_setup()651 *size = fh->dev->ts_packet_size * fh->dev->ts_packet_count; in bb_buf_setup()652 *count = fh->dev->ts_packet_count; in bb_buf_setup()763 f->fmt.pix.sizeimage = dev->ts_packet_size * dev->ts_packet_count; /* 188 * 4 * 1024; */ in vidioc_g_fmt_vid_cap()782 f->fmt.pix.sizeimage = dev->ts_packet_size * dev->ts_packet_count; /* 188 * 4 * 1024; */; in vidioc_try_fmt_vid_cap()799 f->fmt.pix.sizeimage = dev->ts_packet_size * dev->ts_packet_count; /* 188 * 4 * 1024; */; in vidioc_s_fmt_vid_cap()
246 int size = dev->ts_packet_size * dev->ts_packet_count; in cx8802_buf_prepare()256 buf->vb.height = dev->ts_packet_count; in cx8802_buf_prepare()
479 u32 ts_packet_count; member
79 dev->ts_packet_count = 32; in dvb_buf_setup()81 *size = dev->ts_packet_size * dev->ts_packet_count; in dvb_buf_setup()
1111 fh->dev->ts1.ts_packet_count = mpeglines; in bb_buf_setup()1113 *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()1415 dev->ts1.ts_packet_size * dev->ts1.ts_packet_count; in vidioc_try_fmt_vid_cap()1433 dev->ts1.ts_packet_size * dev->ts1.ts_packet_count; in vidioc_s_fmt_vid_cap()
70 port->ts_packet_count = 32; in dvb_buf_setup()72 *size = port->ts_packet_size * port->ts_packet_count; in dvb_buf_setup()
234 u32 ts_packet_count; member
1367 int size = port->ts_packet_size * port->ts_packet_count; in cx23885_buf_prepare()1376 buf->vb.height = port->ts_packet_count; in cx23885_buf_prepare()