Searched defs:feed (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_misc.h9 PLL_calcclock(CPMINFO unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) argument
H A Dmatroxfb_misc.c126 matroxfb_PLL_calcclock(const struct matrox_pll_features* pll, unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) argument
H A Dmatroxfb_DAC1064.c36 static void DAC1064_calcclock(CPMINFO unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) { argument
H A Dmatroxfb_maven.c211 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
282 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
305 DAC1064_calcclock(unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) argument
H A Dmatroxfb_Ti3026.c282 static int Ti3026_calcclock(CPMINFO unsigned int freq, unsigned int fmax, int* in, int* feed, int* post) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvideo-buf-dvb.c90 static int videobuf_dvb_start_feed(struct dvb_demux_feed *feed) argument
117 static int videobuf_dvb_stop_feed(struct dvb_demux_feed *feed) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddmxdev.h64 } feed; member in struct:dmxdev_filter
H A Ddvb_demux.h52 struct dvb_demux_feed *feed; member in struct:dvb_demux_filter
67 } feed; member in struct:dvb_demux_feed
114 struct dvb_demux_feed *feed; member in struct:dvb_demux
H A Ddmxdev.c363 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
[all...]
H A Ddvb_demux.c85 static inline int dvb_dmx_swfilter_payload(struct dvb_demux_feed *feed, argument
114 dvb_dmx_swfilter_sectionfilter(struct dvb_demux_feed *feed, struct dvb_demux_filter *f) argument
136 dvb_dmx_swfilter_section_feed(struct dvb_demux_feed *feed) argument
166 dvb_dmx_swfilter_section_new(struct dvb_demux_feed *feed) argument
212 dvb_dmx_swfilter_section_copy_dump(struct dvb_demux_feed *feed, const u8 *buf, u8 len) argument
268 dvb_dmx_swfilter_section_packet(struct dvb_demux_feed *feed, const u8 *buf) argument
337 dvb_dmx_swfilter_packet_type(struct dvb_demux_feed *feed, const u8 *buf) argument
375 struct dvb_demux_feed *feed; local
543 dvb_demux_feed_find(struct dvb_demux_feed *feed) argument
554 dvb_demux_feed_add(struct dvb_demux_feed *feed) argument
568 dvb_demux_feed_del(struct dvb_demux_feed *feed) argument
586 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
639 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
672 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
704 struct dvb_demux_feed *feed; local
748 struct dvb_demux_feed *feed = (struct dvb_demux_feed *)ts_feed; local
779 dmx_section_feed_allocate_filter(struct dmx_section_feed *feed, struct dmx_section_filter **filter) argument
810 dmx_section_feed_set(struct dmx_section_feed *feed, u16 pid, size_t circular_buffer_size, int check_crc) argument
866 dmx_section_feed_start_filtering(struct dmx_section_feed *feed) argument
911 dmx_section_feed_stop_filtering(struct dmx_section_feed *feed) argument
935 dmx_section_feed_release_filter(struct dmx_section_feed *feed, struct dmx_section_filter *filter) argument
969 dvbdmx_allocate_section_feed(struct dmx_demux *demux, struct dmx_section_feed **feed, dmx_section_cb callback) argument
1009 dvbdmx_release_section_feed(struct dmx_demux *demux, struct dmx_section_feed *feed) argument
[all...]
H A Ddvb_net.c779 dvb_net_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
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dbudget-core.c314 static int budget_start_feed(struct dvb_demux_feed *feed) argument
333 static int budget_stop_feed(struct dvb_demux_feed *feed) argument
H A Dav7110_av.c534 void av7110_p2t_init(struct av7110_p2t *p, struct dvb_demux_feed *feed) argument
731 p_to_t(u8 const *buf, long int length, u16 pid, u8 *counter, struct dvb_demux_feed *feed) argument
779 av7110_write_to_decoder(struct dvb_demux_feed *feed, const u8 *buf, size_t len) argument
[all...]
H A Dav7110.c940 av7110_start_feed(struct dvb_demux_feed *feed) argument
1003 av7110_stop_feed(struct dvb_demux_feed *feed) argument
1049 struct dvb_demux_feed *feed; local
1182 budget_start_feed(struct dvb_demux_feed *feed) argument
1197 budget_stop_feed(struct dvb_demux_feed *feed) argument
[all...]
H A Dav7110.h54 struct dvb_demux_feed *feed; member in struct:av7110_p2t
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/pluto2/
H A Dpluto2.c124 static inline struct pluto *feed_to_pluto(struct dvb_demux_feed *feed) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c121 struct rb_root feed[TC_HTB_NUMPRIO]; /* feed trees */ member in struct:htb_class::__anon10933::htb_class_inner
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffserver.c203 struct FFStream *feed; /* feed we are using (can be null if member in struct:FFStream
398 start_children(FFStream *feed) argument
1060 find_stream_in_feed(FFStream *feed, AVCodecContext *codec, int bit_rate) argument
2458 FFStream *feed = c->stream; local
3257 add_av_stream(FFStream *feed, AVStream *st) argument
3412 FFStream *stream, *feed; local
3760 FFStream **last_feed, *feed; local
4428 FFStream *feed; local
[all...]

Completed in 121 milliseconds