Searched refs:packing (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-380 <packing>
85 </packing>
108 <packing>
112 </packing>
145 <packing>
149 </packing>
152 <packing>
156 </packing>
159 <packing>
163 </packing>
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/net/
H A Dclaw.c335 privptr->p_env->packing = 0;
411 * If not packing just return the top skb from the queue *
432 if (p_env->packing != DO_PACKED)
552 privptr->p_env->packing=PACKING_ASK;
554 privptr->p_env->packing=0;
1722 switch (p_env->packing)
1799 if ((p_env->packing >= PACK_SEND) &&
1809 if (p_env->packing == DO_PACKED)
2133 * provide good performance. With packing buffers support 32k
2808 if (p_env->packing
[all...]
H A Dclaw.h280 __u8 packing; /* are we packing? */ member in struct:claw_env
281 volatile __u8 queme_switch; /* gate for imed packing */
282 volatile unsigned long pk_delay; /* Delay for adaptive packing */
315 struct sk_buff *pk_skb; /* packing buffer */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Dbitmap.c288 * the packing is returned in disk byte order
292 __le32 packing; local
296 * some versions of reiserfsck expect packing locality 1 to be
300 packing = INODE_PKEY(dir)->k_objectid;
302 packing = INODE_PKEY(dir)->k_dir_id;
304 packing = INODE_PKEY(dir)->k_objectid;
305 return packing;
888 * if new packing locality is being displaced */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex78 coded. When packing the bits into bytes, the encoder begins by
H A D05-comment.tex42 to the bit packing conventions of the vorbis codec. However, since data
H A D01-introduction.tex234 quantization according to one of three specific packing/coding
235 algorithms numbered 0 through 2. The packing algorithm details are
H A D03-codebook.tex9 statically configured probability model, instead packing all entropy

Completed in 188 milliseconds