Home
last modified time | relevance | path

Searched refs:band (Results 1 – 25 of 28) sorted by relevance

12

/external/libvpx/vp8/encoder/
Dtokenize.c117 const int band = vp8_coef_bands[c]; in tokenize2nd_order_b() local
133 t->context_tree = cpi->common.fc.coef_probs [type] [band] [pt]; in tokenize2nd_order_b()
137 t->skip_eob_node = pt == 0 && ((band > 0 && type > 0) || (band > 1 && type == 0)); in tokenize2nd_order_b()
139 ++cpi->coef_counts [type] [band] [pt] [x]; in tokenize2nd_order_b()
170 const int band = vp8_coef_bands[c]; in tokenize1st_order_b() local
186 t->context_tree = cpi->common.fc.coef_probs [type] [band] [pt]; in tokenize1st_order_b()
189 t->skip_eob_node = pt == 0 && ((band > 0 && type > 0) || (band > 1 && type == 0)); in tokenize1st_order_b()
191 ++cpi->coef_counts [type] [band] [pt] [x]; in tokenize1st_order_b()
347 int type, band, pt, t; in print_context_counters() local
367 band = 0; in print_context_counters()
[all …]
Dencodemb.c289 int band; in vp8_optimize_b() local
345 band = vp8_coef_bands[i + 1]; in vp8_optimize_b()
348 mb->token_costs[type][band][pt][tokens[next][0].token]; in vp8_optimize_b()
350 mb->token_costs[type][band][pt][tokens[next][1].token]; in vp8_optimize_b()
403 band = vp8_coef_bands[i + 1]; in vp8_optimize_b()
407 rate0 += mb->token_costs[type][band][pt][ in vp8_optimize_b()
413 rate1 += mb->token_costs[type][band][pt][ in vp8_optimize_b()
448 band = vp8_coef_bands[i + 1]; in vp8_optimize_b()
454 tokens[next][0].rate += mb->token_costs[type][band][0][t0]; in vp8_optimize_b()
459 tokens[next][1].rate += mb->token_costs[type][band][0][t1]; in vp8_optimize_b()
[all …]
/external/iproute2/tc/
Dq_rr.c64 unsigned band; in rr_parse_opt() local
70 if (get_unsigned(&band, *argv, 10)) { in rr_parse_opt()
74 if (band > opt.bands) { in rr_parse_opt()
82 opt.priomap[idx++] = band; in rr_parse_opt()
Dq_prio.c64 unsigned band; in prio_parse_opt() local
70 if (get_unsigned(&band, *argv, 10)) { in prio_parse_opt()
74 if (band > opt.bands) { in prio_parse_opt()
82 opt.priomap[idx++] = band; in prio_parse_opt()
/external/qemu/android/skin/
Dregion.c1166 iter->band = NULL; in skin_region_iterator_init()
1176 Run* band = iter->band; in skin_region_iterator_next() local
1187 iter->band = band = r->runs; in skin_region_iterator_next()
1190 else if (band == NULL) in skin_region_iterator_next()
1194 band = span + 1; in skin_region_iterator_next()
1195 if (band[0] == YSENTINEL || band[1] == YSENTINEL) in skin_region_iterator_next()
1198 iter->band = band; in skin_region_iterator_next()
1199 iter->span = span = band + 2; in skin_region_iterator_next()
1205 rect->pos.y = band[0]; in skin_region_iterator_next()
1207 rect->size.h = band[1] - band[0]; in skin_region_iterator_next()
Dregion.h99 SkinRegionRun* band; member
/external/freetype/src/smooth/
Dftgrays.c1738 TBand* volatile band; in gray_convert_glyph() local
1802 band = bands; in gray_convert_glyph()
1804 while ( band >= bands ) in gray_convert_glyph()
1816 ras.ycount = band->max - band->min; in gray_convert_glyph()
1841 ras.min_ey = band->min; in gray_convert_glyph()
1842 ras.max_ey = band->max; in gray_convert_glyph()
1843 ras.count_ey = band->max - band->min; in gray_convert_glyph()
1850 band--; in gray_convert_glyph()
1858 bottom = band->min; in gray_convert_glyph()
1859 top = band->max; in gray_convert_glyph()
[all …]
/external/iptables/extensions/
Dlibipt_connbytes.man8 scheduled using a lower priority band in traffic control.
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
Dregress-216320.js174 band=form.BAND.options[form.BAND.selectedIndex].value;
175 if(band=="00"){
727 band=form.BAND.options[form.BAND.selectedIndex].value;
728 if(band=="00"){
/external/quake/quake/src/QW/client/
Ddocs.txt35 A connection packet is an out of band packet containing "connect <userinfo>" with userinfo quoted.
/external/kernel-headers/original/linux/
Dnet.h183 extern int sock_wake_async(struct socket *sk, int how, int band);
Dfs.h801 extern void send_sigio(struct fown_struct *fown, int fd, int band);
/external/icu4c/data/lang/
Dlt.txt55 bad{"bandų"}
/external/chromium/third_party/icu/source/data/locales/
Dlt.txt1608 bad{"bandų"}
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-25359 in-band signalling.
DChangeLog-2009-06-1630309 band.
30352 now that it is completely out of band.
/external/wpa_supplicant/
DChangeLog38 channels (e.g., madwifi with dual-band cards); wpa_supplicant is now
/external/wpa_supplicant_6/wpa_supplicant/
DChangeLog150 channels (e.g., madwifi with dual-band cards); wpa_supplicant is now
/external/srec/config/en.us/dictionary/
Dlarge.ok50 abandonment @band~m~t
2049 band band
2051 banda band@
2061 bandon band~
2093 banned band
/external/bison/doc/
Dbison.texinfo306 * Calc++ Top Level:: Conducting the band
7243 * Calc++ Top Level:: Conducting the band
Dbison.info268 * Calc++ Top Level:: Conducting the band
6668 * Calc++ Top Level:: Conducting the band
/external/webkit/WebCore/
DChangeLog-2002-12-031387 This fix is intended as an interim band-aid for a much
1471 KHTML does with this is completely wrong but this band-aid should
DChangeLog-2006-12-3128290 build fixed. band happy.
32126 …* platform/win/FontWin.cpp: Add missing #include, band-aid over const problem with GlyphBufferGlyph
35966 whether rounding was desired or not... this is just a band-aid to get
/external/dbus/
DChangeLog6466 some band aids. I'll maybe rewrite it in a minute.
/external/webkit/WebKit/mac/
DChangeLog-2002-12-0314533 Backed out band-aid add to fixed malformed resources URLs.

12