Searched refs:feed (Results 1 - 25 of 34) sorted by relevance

12

/drivers/media/dvb-core/
H A Ddvb_demux.c94 return (f->feed.sec.crc_val = crc32_be(f->feed.sec.crc_val, src, len));
107 static inline int dvb_dmx_swfilter_payload(struct dvb_demux_feed *feed, argument
122 ccok = ((feed->cc + 1) & 0x0f) == cc;
123 feed->cc = cc;
129 feed->peslen = 0xfffa;
131 feed->peslen += count;
133 return feed->cb.ts(&buf[p], count, NULL, 0, &feed->feed
136 dvb_dmx_swfilter_sectionfilter(struct dvb_demux_feed *feed, struct dvb_demux_filter *f) argument
158 dvb_dmx_swfilter_section_feed(struct dvb_demux_feed *feed) argument
188 dvb_dmx_swfilter_section_new(struct dvb_demux_feed *feed) argument
234 dvb_dmx_swfilter_section_copy_dump(struct dvb_demux_feed *feed, const u8 *buf, u8 len) argument
290 dvb_dmx_swfilter_section_packet(struct dvb_demux_feed *feed, const u8 *buf) argument
359 dvb_dmx_swfilter_packet_type(struct dvb_demux_feed *feed, const u8 *buf) argument
397 struct dvb_demux_feed *feed; local
629 dvb_demux_feed_find(struct dvb_demux_feed *feed) argument
640 dvb_demux_feed_add(struct dvb_demux_feed *feed) argument
654 dvb_demux_feed_del(struct dvb_demux_feed *feed) argument
672 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
725 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
758 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
790 struct dvb_demux_feed *feed; local
834 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
865 dmx_section_feed_allocate_filter(struct dmx_section_feed *feed, struct dmx_section_filter **filter) argument
896 dmx_section_feed_set(struct dmx_section_feed *feed, u16 pid, size_t circular_buffer_size, int check_crc) argument
952 dmx_section_feed_start_filtering(struct dmx_section_feed *feed) argument
997 dmx_section_feed_stop_filtering(struct dmx_section_feed *feed) argument
1021 dmx_section_feed_release_filter(struct dmx_section_feed *feed, struct dmx_section_filter *filter) argument
1060 dvbdmx_allocate_section_feed(struct dmx_demux *demux, struct dmx_section_feed **feed, dmx_section_cb callback) argument
1100 dvbdmx_release_section_feed(struct dmx_demux *demux, struct dmx_section_feed *feed) argument
[all...]
H A Ddemux.h48 * DMX_MAX_SECFEED_SIZE: Maximum length (in bytes) of a private section feed filter.
90 int (*set) (struct dmx_ts_feed *feed,
96 int (*start_filtering) (struct dmx_ts_feed* feed);
97 int (*stop_filtering) (struct dmx_ts_feed* feed);
124 int (*set) (struct dmx_section_feed* feed,
128 int (*allocate_filter) (struct dmx_section_feed* feed,
130 int (*release_filter) (struct dmx_section_feed* feed,
132 int (*start_filtering) (struct dmx_section_feed* feed);
133 int (*stop_filtering) (struct dmx_section_feed* feed);
213 struct dmx_ts_feed** feed,
[all...]
H A Ddvb_demux.h56 struct dvb_demux_feed *feed; member in struct:dvb_demux_filter
71 } feed; member in struct:dvb_demux_feed
98 unsigned int index; /* a unique index for each feed (can be used as hardware pid filter index) */
106 int (*start_feed)(struct dvb_demux_feed *feed);
107 int (*stop_feed)(struct dvb_demux_feed *feed);
108 int (*write_to_decoder)(struct dvb_demux_feed *feed,
110 u32 (*check_crc32)(struct dvb_demux_feed *feed,
112 void (*memcopy)(struct dvb_demux_feed *feed, u8 *dst,
118 struct dvb_demux_feed *feed; member in struct:dvb_demux
H A Ddmxdev.c389 struct dmx_ts_feed *feed,
392 struct dmxdev_filter *dmxdevfilter = feed->priv;
422 /* stop feed but only mark the specified filter as stopped (state set) */
425 struct dmxdev_feed *feed; local
432 dmxdevfilter->feed.sec->stop_filtering(dmxdevfilter->feed.sec);
435 list_for_each_entry(feed, &dmxdevfilter->feed.ts, next)
436 feed->ts->stop_filtering(feed
387 dvb_dmxdev_ts_callback(const u8 *buffer1, size_t buffer1_len, const u8 *buffer2, size_t buffer2_len, struct dmx_ts_feed *feed, enum dmx_success success) argument
447 struct dmxdev_feed *feed; local
495 struct dmxdev_feed *feed; local
533 struct dmxdev_feed *feed, *tmp; local
557 dvb_dmxdev_start_feed(struct dmxdev *dmxdev, struct dmxdev_filter *filter, struct dmxdev_feed *feed) argument
612 struct dmxdev_feed *feed; local
799 struct dmxdev_feed *feed; local
826 struct dmxdev_feed *feed, *tmp; local
[all...]
H A Ddmxdev.h73 } feed; member in struct:dmxdev_filter
/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.h8 unsigned int* in, unsigned int* feed, unsigned int* post);
11 unsigned int *in, unsigned int *feed,
14 return matroxfb_PLL_calcclock(&minfo->features.pll, freq, fmax, in, feed, post);
9 PLL_calcclock(const struct matrox_fb_info *minfo, unsigned int freq, unsigned int fmax, unsigned int *in, unsigned int *feed, unsigned int *post) argument
H A Dmatroxfb_maven.c226 unsigned int* in, unsigned int* feed, unsigned int* post,
284 *feed = n;
289 /* if h2/post/in/feed have not been assigned, return zero (error) */
293 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d\n", *in, *feed, *post, fxtal, fwant);
294 return fxtal * (*feed) / (*in) * ctl->den;
299 unsigned int* in, unsigned int* feed, unsigned int* post,
304 fvco = matroxfb_PLL_mavenclock(&maven1000_pll, ctl, htotal, vtotal, in, feed, &p, htotal2);
321 unsigned int* in, unsigned int* feed, unsigned int* post) {
325 fvco = matroxfb_PLL_calcclock(&maven_pll, freq, fmax, in, feed, &p);
223 matroxfb_PLL_mavenclock(const struct matrox_pll_features2* pll, const struct matrox_pll_ctl* ctl, unsigned int htotal, unsigned int vtotal, unsigned int* in, unsigned int* feed, unsigned int* post, unsigned int* h2) argument
297 matroxfb_mavenclock(const struct matrox_pll_ctl *ctl, unsigned int htotal, unsigned int vtotal, unsigned int* in, unsigned int* feed, unsigned int* post, unsigned int* htotal2) argument
320 DAC1064_calcclock(unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) argument
/drivers/media/pci/ttpci/
H A Dav7110_av.h11 extern int av7110_write_to_decoder(struct dvb_demux_feed *feed, const u8 *buf, size_t len);
21 extern void av7110_p2t_init(struct av7110_p2t *p, struct dvb_demux_feed *feed);
H A Dav7110.c121 static int budget_start_feed(struct dvb_demux_feed *feed);
122 static int budget_stop_feed(struct dvb_demux_feed *feed);
309 if (!dvbdmxfilter->feed->demux->dmx.frontend)
311 if (dvbdmxfilter->feed->demux->dmx.frontend->source == DMX_MEMORY_FE)
330 return dvbdmxfilter->feed->cb.sec(buffer1, buffer1_len,
335 if (!(dvbdmxfilter->feed->ts_type & TS_PACKET))
337 if (dvbdmxfilter->feed->ts_type & TS_PAYLOAD_ONLY)
338 return dvbdmxfilter->feed->cb.ts(buffer1, buffer1_len,
340 &dvbdmxfilter->feed->feed
977 av7110_start_feed(struct dvb_demux_feed *feed) argument
1045 av7110_stop_feed(struct dvb_demux_feed *feed) argument
1096 struct dvb_demux_feed *feed; local
1234 budget_start_feed(struct dvb_demux_feed *feed) argument
1249 budget_stop_feed(struct dvb_demux_feed *feed) argument
[all...]
H A Dav7110_av.c91 u8 *counter, struct dvb_demux_feed *feed);
105 &dvbdmxfeed->feed.ts, DMX_OK);
115 &dvbdmxfeed->feed.ts, DMX_OK);
579 void av7110_p2t_init(struct av7110_p2t *p, struct dvb_demux_feed *feed) argument
585 if (feed)
586 p->feed = feed;
691 p_to_t(p->pes, (TS_SIZE - 4), pid, &p->counter, p->feed);
712 p_to_t(p->pes, p->pos, pid, &p->counter, p->feed);
722 p_to_t(buf + c, c2 - c, pid, &p->counter, p->feed);
776 p_to_t(u8 const *buf, long int length, u16 pid, u8 *counter, struct dvb_demux_feed *feed) argument
851 av7110_write_to_decoder(struct dvb_demux_feed *feed, const u8 *buf, size_t len) argument
[all...]
H A Dbudget-core.c314 static int budget_start_feed(struct dvb_demux_feed *feed) argument
316 struct dvb_demux *demux = feed->demux;
326 feed->pusi_seen = 0; /* have a clean section start */
333 static int budget_stop_feed(struct dvb_demux_feed *feed) argument
335 struct dvb_demux *demux = feed->demux;
H A Dav7110.h60 struct dvb_demux_feed *feed; member in struct:av7110_p2t
/drivers/media/pci/cx23885/
H A Daltera-ci.c127 int (*start_feed)(struct dvb_demux_feed *feed);
128 int (*stop_feed)(struct dvb_demux_feed *feed);
468 /* stored old feed controls */
582 struct dvb_demux_feed *feed, int onoff)
588 altera_pid_control(pid_filt, feed->pid, onoff ? 0 : 1);
589 /* call old feed proc's */
591 pid_filt->start_feed(feed);
593 pid_filt->stop_feed(feed);
595 if (feed->pid == 0x2000)
603 static int altera_ci_start_feed(struct dvb_demux_feed *feed, in argument
581 altera_pid_feed_control(void *demux_dev, int filt_nr, struct dvb_demux_feed *feed, int onoff) argument
610 altera_ci_stop_feed(struct dvb_demux_feed *feed, int num) argument
617 altera_ci_start_feed_1(struct dvb_demux_feed *feed) argument
622 altera_ci_stop_feed_1(struct dvb_demux_feed *feed) argument
627 altera_ci_start_feed_2(struct dvb_demux_feed *feed) argument
632 altera_ci_stop_feed_2(struct dvb_demux_feed *feed) argument
[all...]
/drivers/media/pci/cx18/
H A Dcx18-dvb.c246 /* Kernel DVB framework calls this when the feed needs to start.
250 static int cx18_dvb_start_feed(struct dvb_demux_feed *feed) argument
252 struct dvb_demux *demux = feed->demux;
262 CX18_DEBUG_INFO("Start feed: pid = 0x%x index = %d\n",
263 feed->pid, feed->index);
269 CX18_ERR("Failed to initialize firmware starting DVB feed\n");
320 /* Kernel DVB framework calls this when the feed needs to stop. */
321 static int cx18_dvb_stop_feed(struct dvb_demux_feed *feed) argument
323 struct dvb_demux *demux = feed
[all...]
/drivers/media/usb/tm6000/
H A Dtm6000-dvb.c193 static int tm6000_start_feed(struct dvb_demux_feed *feed) argument
195 struct dvb_demux *demux = feed->demux;
198 printk(KERN_INFO "tm6000: got start feed request %s\n", __func__);
212 static int tm6000_stop_feed(struct dvb_demux_feed *feed) argument
214 struct dvb_demux *demux = feed->demux;
218 printk(KERN_INFO "tm6000: got stop feed request %s\n", __func__);
/drivers/media/v4l2-core/
H A Dvideobuf2-dvb.c39 static int vb2_dvb_start_feed(struct dvb_demux_feed *feed) argument
41 struct dvb_demux *demux = feed->demux;
62 static int vb2_dvb_stop_feed(struct dvb_demux_feed *feed) argument
64 struct dvb_demux *demux = feed->demux;
H A Dvideobuf-dvb.c68 /* feed buffer data to demux */
93 static int videobuf_dvb_start_feed(struct dvb_demux_feed *feed) argument
95 struct dvb_demux *demux = feed->demux;
120 static int videobuf_dvb_stop_feed(struct dvb_demux_feed *feed) argument
122 struct dvb_demux *demux = feed->demux;
/drivers/media/pci/b2c2/
H A Dflexcop-pci.c115 struct dvb_demux_feed *feed; local
119 list_for_each_entry(feed, &fc->demux.feed_list,
121 flexcop_pid_feed_control(fc, feed, 0);
124 list_for_each_entry(feed, &fc->demux.feed_list,
126 flexcop_pid_feed_control(fc, feed, 1);
/drivers/media/common/siano/
H A Dsmsdvb-main.c533 * Only feed data to dvb demux if are there any feed listening
640 static int smsdvb_start_feed(struct dvb_demux_feed *feed) argument
643 container_of(feed->demux, struct smsdvb_client_t, demux);
647 feed->pid, feed->pid);
656 pid_msg.msg_data[0] = feed->pid;
662 static int smsdvb_stop_feed(struct dvb_demux_feed *feed) argument
665 container_of(feed->demux, struct smsdvb_client_t, demux);
669 feed
[all...]
/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c377 dec->audio_filter->feed->cb.ts(data, 188, NULL, 0,
378 &dec->audio_filter->feed->feed.ts,
388 dec->video_filter->feed->cb.ts(data, 188, NULL, 0,
389 &dec->video_filter->feed->feed.ts,
441 dec->video_filter->feed->cb.ts(pva, length, NULL, 0,
442 &dec->video_filter->feed->feed.ts, DMX_OK);
502 dec->audio_filter->feed
[all...]
/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c232 static int saa7164_dvb_start_feed(struct dvb_demux_feed *feed) argument
234 struct dvb_demux *demux = feed->demux;
257 static int saa7164_dvb_stop_feed(struct dvb_demux_feed *feed) argument
259 struct dvb_demux *demux = feed->demux;
/drivers/media/usb/au0828/
H A Dau0828-dvb.c261 static int au0828_dvb_start_feed(struct dvb_demux_feed *feed) argument
263 struct dvb_demux *demux = feed->demux;
293 static int au0828_dvb_stop_feed(struct dvb_demux_feed *feed) argument
295 struct dvb_demux *demux = feed->demux;
/drivers/media/usb/tlg2300/
H A Dpd-dvb.c491 static int pd_start_feed(struct dvb_demux_feed *feed) argument
493 struct pd_dvb_adapter *pd_dvb = feed->demux->priv;
503 static int pd_stop_feed(struct dvb_demux_feed *feed) argument
505 struct pd_dvb_adapter *pd_dvb = feed->demux->priv;
/drivers/media/pci/pt1/
H A Dpt1.c505 static int pt1_start_feed(struct dvb_demux_feed *feed) argument
508 adap = container_of(feed->demux, struct pt1_adapter, demux);
535 static int pt1_stop_feed(struct dvb_demux_feed *feed) argument
538 adap = container_of(feed->demux, struct pt1_adapter, demux);
/drivers/media/pci/pt3/
H A Dpt3.c512 static int pt3_start_feed(struct dvb_demux_feed *feed) argument
519 adap = container_of(feed->demux, struct pt3_adapter, demux);
534 static int pt3_stop_feed(struct dvb_demux_feed *feed) argument
538 adap = container_of(feed->demux, struct pt3_adapter, demux);

Completed in 309 milliseconds

12