Searched defs:hist (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/ccids/lib/
H A Dloss_interval.h37 dccp_li_hist_entry_new(struct dccp_li_hist *hist, argument
43 static inline void dccp_li_hist_entry_delete(struct dccp_li_hist *hist, argument
H A Dloss_interval.c21 struct dccp_li_hist *hist = kmalloc(sizeof(*hist), GFP_ATOMIC); local
52 void dccp_li_hist_delete(struct dccp_li_hist *hist) argument
63 dccp_li_hist_purge(struct dccp_li_hist *hist, struct list_head *list) argument
121 dccp_li_hist_interval_new(struct dccp_li_hist *hist, struct list_head *list, const u64 seq_loss, const u8 win_loss) argument
[all...]
H A Dpacket_history.c46 struct dccp_tx_hist *hist = kmalloc(sizeof(*hist), GFP_ATOMIC); local
77 void dccp_tx_hist_delete(struct dccp_tx_hist *hist) argument
104 dccp_tx_hist_purge(struct dccp_tx_hist *hist, struct list_head *list) argument
116 dccp_tx_hist_purge_older(struct dccp_tx_hist *hist, struct list_head *list, struct dccp_tx_hist_entry *packet) argument
135 struct dccp_rx_hist *hist = kmalloc(sizeof(*hist), GFP_ATOMIC); local
166 dccp_rx_hist_delete(struct dccp_rx_hist *hist) argument
212 dccp_rx_hist_add_packet(struct dccp_rx_hist *hist, struct list_head *rx_list, struct list_head *li_list, struct dccp_rx_hist_entry *packet, u64 nonloss_seqno) argument
284 dccp_rx_hist_purge(struct dccp_rx_hist *hist, struct list_head *list) argument
[all...]
H A Dpacket_history.h71 dccp_tx_hist_entry_new(struct dccp_tx_hist *hist, argument
104 static inline void dccp_tx_hist_entry_delete(struct dccp_tx_hist *hist, argument
138 dccp_rx_hist_entry_new(struct dccp_rx_hist *hist, argument
182 dccp_rx_hist_entry_delete(struct dccp_rx_hist *hist, struct dccp_rx_hist_entry *entry) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dhuffbuild.c130 long *hist=_ogg_calloc(vals,sizeof(long)); local
H A Dbookutil.c431 void build_tree_from_lengths(int vals, long *hist, long *lengths){ argument
500 void build_tree_from_lengths0(int vals, long *hist, lon argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddvdsubenc.c97 unsigned long hist[256]; local
H A Dra288.c148 static void backward_filter(float *hist, float *rec, const float *window, argument
123 do_hybrid_window(int order, int n, int non_rec, float *out, float *hist, float *out2, const float *window) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dvty.h64 char *hist[VTY_MAXHIST]; member in struct:vty
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dirq.c201 int hist = action->cr16_hist[k]; local

Completed in 152 milliseconds