/third_party/lame/libmp3lame/ |
H A D | bitstream.c | 371 gr_info *const gi = &l3_side->tt[gr][ch]; in encodeSideInfo2() local 372 writeheader(gfc, gi->part2_3_length + gi->part2_length, 12); in encodeSideInfo2() 373 writeheader(gfc, gi->big_values / 2, 9); in encodeSideInfo2() 374 writeheader(gfc, gi->global_gain, 8); in encodeSideInfo2() 375 writeheader(gfc, gi->scalefac_compress, 4); in encodeSideInfo2() 377 if (gi->block_type != NORM_TYPE) { in encodeSideInfo2() 379 writeheader(gfc, gi->block_type, 2); in encodeSideInfo2() 380 writeheader(gfc, gi->mixed_block_flag, 1); in encodeSideInfo2() 382 if (gi in encodeSideInfo2() 424 gr_info *const gi = &l3_side->tt[gr][ch]; encodeSideInfo2() local 491 huffman_coder_count1(lame_internal_flags * gfc, gr_info const *gi) huffman_coder_count1() argument 561 Huffmancode(lame_internal_flags * const gfc, const unsigned int tableindex, int start, int end, gr_info const *gi) Huffmancode() argument 639 ShortHuffmancodebits(lame_internal_flags * gfc, gr_info const *gi) ShortHuffmancodebits() argument 655 LongHuffmancodebits(lame_internal_flags * gfc, gr_info const *gi) LongHuffmancodebits() argument 696 gr_info const *const gi = &l3_side->tt[gr][ch]; writeMainData() local 737 gr_info const *const gi = &l3_side->tt[gr][ch]; writeMainData() local [all...] |
H A D | takehiro.c | 656 gr_info * const gi, calc_noise_data * prev_noise) in noquant_count_bits() 661 int const *const ix = gi->l3_enc; in noquant_count_bits() 663 i = Min(576, ((gi->max_nonzero_coeff + 2) >> 1) << 1); in noquant_count_bits() 672 gi->count1 = i; in noquant_count_bits() 692 gi->count1table_select = 0; in noquant_count_bits() 695 gi->count1table_select = 1; in noquant_count_bits() 698 gi->count1bits = bits; in noquant_count_bits() 699 gi->big_values = i; in noquant_count_bits() 703 if (gi->block_type == SHORT_TYPE) { in noquant_count_bits() 705 if (a1 > gi in noquant_count_bits() 655 noquant_count_bits(lame_internal_flags const *const gfc, gr_info * const gi, calc_noise_data * prev_noise) noquant_count_bits() argument 768 count_bits(lame_internal_flags const *const gfc, const FLOAT * const xr, gr_info * const gi, calc_noise_data * prev_noise) count_bits() argument 848 recalc_divide_sub(const lame_internal_flags * const gfc, const gr_info * cod_info2, gr_info * const gi, const int *const ix, const int r01_bits[], const int r01_div[], const int r0_tbl[], const int r1_tbl[]) recalc_divide_sub() argument 885 best_huffman_divide(const lame_internal_flags * const gfc, gr_info * const gi) best_huffman_divide() argument 970 gr_info *const gi = &l3_side->tt[1][ch]; scfsi_calc() local 1027 gr_info *const gi = &l3_side->tt[gr][ch]; best_scalefac_store() local [all...] |
H A D | fft.c | 67 FLOAT *fi, *gi; in fht() local 82 gi = fi + kx; in fht() 93 f1 = gi[0] - gi[k1]; in fht() 94 f0 = gi[0] + gi[k1]; in fht() 95 f3 = SQRT2 * gi[k3]; in fht() 96 f2 = SQRT2 * gi[k2]; in fht() 97 gi[k2] = f0 - f2; in fht() 98 gi[ in fht() [all...] |
H A D | reservoir.c | 226 ResvAdjust(lame_internal_flags * gfc, gr_info const *gi) in ResvAdjust() argument 228 gfc->sv_enc.ResvSize -= gi->part2_3_length + gi->part2_length; in ResvAdjust()
|
H A D | quantize.c | 456 gr_info * const gi, const FLOAT * const l3_xmin, FLOAT * const work) in trancate_smallspectrums() 462 if ((!(gfc->sv_qnt.substep_shaping & 4) && gi->block_type == SHORT_TYPE) in trancate_smallspectrums() 465 (void) calc_noise(gi, l3_xmin, distort, &dummy, 0); in trancate_smallspectrums() 468 if (gi->l3_enc[j] != 0) in trancate_smallspectrums() 469 xr = fabs(gi->xr[j]); in trancate_smallspectrums() 475 if (gi->block_type == SHORT_TYPE) in trancate_smallspectrums() 481 width = gi->width[sfb]; in trancate_smallspectrums() 520 if (fabs(gi->xr[j - width]) <= trancateThreshold) in trancate_smallspectrums() 521 gi->l3_enc[j - width] = 0; in trancate_smallspectrums() 523 } while (++sfb < gi in trancate_smallspectrums() 455 trancate_smallspectrums(lame_internal_flags const *gfc, gr_info * const gi, const FLOAT * const l3_xmin, FLOAT * const work) trancate_smallspectrums() argument 575 get_klemm_noise(const FLOAT * distort, const gr_info * const gi) get_klemm_noise() argument 586 quant_compare(const int quant_comp, const calc_noise_result * const best, calc_noise_result * const calc, const gr_info * const gi, const FLOAT * distort) quant_compare() argument 1461 gr_info const *const gi = &gfc->l3_side.tt[gr][ch]; bitpressure_strategy() local [all...] |
H A D | reservoir.h | 28 void ResvAdjust(lame_internal_flags * gfc, gr_info const *gi);
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | usbd_config.c | 118 struct gadget_info *gi = container_of(obj, struct gadget_info, obj); in gadget_match() local 119 return !strcmp(gi->name, (char *)match_data); in gadget_match() 125 struct gadget_info *gi = NULL; in gadget_find_by_name() local 139 gi = container_of(obj, struct gadget_info, obj); in gadget_find_by_name() 143 return gi; in gadget_find_by_name() 148 struct gadget_info *gi = NULL; in gadget_make() local 160 gi = usbm_malloc(&cdev->obj, sizeof(*gi)); in gadget_make() 161 if (gi == NULL) in gadget_make() 167 memset_s(gi, sizeo in gadget_make() 179 struct gadget_info *gi = NULL; gadget_drop() local 233 struct gadget_info *gi = NULL; fconfig_write_dev_desc() local 272 fconfig_alloc_gadget_cfg(struct gadget_info *gi, char *cfg_name, struct usb_config_descriptor *cfg_desc) fconfig_alloc_gadget_cfg() argument 299 struct gadget_info *gi = NULL; fconfig_add_gadget_cfg() local 365 struct gadget_info *gi = NULL; fconfig_remove_gadget_cfg() local 410 fconfig_fill_strings(struct gadget_info *gi, struct fconfig_dev_strings *str_data) fconfig_fill_strings() argument 475 struct gadget_info *gi = NULL; fconfig_write_strings() local 615 struct gadget_info *gi = NULL; fconfig_get_function_info() local 752 fconfig_composite_initialize(struct gadget_info *gi, struct composite_softc *com_s) fconfig_composite_initialize() argument 786 struct gadget_info *gi = NULL; fconfig_enable_udc() local 835 struct gadget_info *gi = NULL; fconfig_disable_udc() local 863 change_dev_descritor_info(struct gadget_info *gi, struct fconfig_dev_desc_info *desc_info) change_dev_descritor_info() argument 924 struct gadget_info *gi = NULL; fconfig_change_dev_desc_info() local 955 change_dev_descritor_string(struct gadget_info *gi, struct fconfig_dev_desc_string *desc_string, struct gadget_strings *dev_strings) change_dev_descritor_string() argument 1006 struct gadget_info *gi = NULL; fconfig_change_dev_desc_string() local [all...] |
H A D | f_config.c | 80 struct gadget_info *gi = container_of(obj, struct gadget_info, obj); in gadget_match() local 82 return gi->com_s == com_s; in gadget_match() 135 struct gadget_info *gi; in fconfig_mkstrdesc() local 153 gi = fconfig_find_gadget(com_dev); in fconfig_mkstrdesc() 154 if (gi == NULL) in fconfig_mkstrdesc() 156 usb_err("%s: can not find gi\n", __FUNCTION__); in fconfig_mkstrdesc() 159 if (id < gi->str_count) in fconfig_mkstrdesc() 161 obj = usbobj_find(&gi->strings, gadget_strings_match, &language); in fconfig_mkstrdesc() 191 if (id >= (devinfo->strbase + gi->str_count) && in fconfig_mkstrdesc() 192 id < (devinfo->strbase + devinfo->nstrings + gi in fconfig_mkstrdesc() 205 struct gadget_info *gi; fconfig_mkdevdesc() local 241 struct gadget_info *gi; fconfig_find_cfg() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_yield_from.py | 450 gi = g() 452 y = gi.send(None) 472 gi = g() 473 next(gi) 475 gi.close() 494 gi = g() 496 x = next(gi) 499 gi.throw(e) 527 gi = g() 528 next(gi) [all...] |
/third_party/lame/libmp3lame/vector/ |
H A D | xmm_quantize_sub.c | 141 FLOAT *fi, *gi; in fht_SSE2() local 156 gi = fi + kx; in fht_SSE2() 167 f1 = gi[0] - gi[k1]; in fht_SSE2() 168 f0 = gi[0] + gi[k1]; in fht_SSE2() 169 f3 = SQRT2 * gi[k3]; in fht_SSE2() 170 f2 = SQRT2 * gi[k2]; in fht_SSE2() 171 gi[k2] = f0 - f2; in fht_SSE2() 172 gi[ in fht_SSE2() 226 store4(_mm_sub_ps(p, q), &gi[k3], &gi[k2], &fi[k3], &fi[k2]); fht_SSE2() local 227 store4(_mm_add_ps(p, q), &gi[k1], &gi[ 0], &fi[k1], &fi[ 0]); fht_SSE2() local [all...] |
/third_party/python/Objects/ |
H A D | genericaliasobject.c | 849 ga_iternext(gaiterobject *gi) { in ga_iternext() argument 850 if (gi->obj == NULL) { in ga_iternext() 854 gaobject *alias = (gaobject *)gi->obj; in ga_iternext() 860 Py_SETREF(gi->obj, NULL); in ga_iternext() 865 ga_iter_dealloc(gaiterobject *gi) { in ga_iter_dealloc() argument 866 PyObject_GC_UnTrack(gi); in ga_iter_dealloc() 867 Py_XDECREF(gi->obj); in ga_iter_dealloc() 868 PyObject_GC_Del(gi); in ga_iter_dealloc() 872 ga_iter_traverse(gaiterobject *gi, visitproc visit, void *arg) in ga_iter_traverse() argument 874 Py_VISIT(gi in ga_iter_traverse() 880 gaiterobject *gi = (gaiterobject *)self; ga_iter_clear() local 889 gaiterobject *gi = (gaiterobject *)self; ga_iter_reduce() local 923 gaiterobject *gi = PyObject_GC_New(gaiterobject, &_Py_GenericAliasIterType); ga_iter() local [all...] |
/third_party/zlib/contrib/minizip/ |
H A D | unzip.c | 165 unz_global_info64 gi; /* public global information */ member 574 if (unz64local_getLong64(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK) in unzOpenInternal() 581 if ((number_entry_CD!=us.gi.number_entry) || in unzOpenInternal() 595 us.gi.size_comment = 0; in unzOpenInternal() 624 us.gi.number_entry = uL; in unzOpenInternal() 631 if ((number_entry_CD!=us.gi.number_entry) || in unzOpenInternal() 648 if (unz64local_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK) in unzOpenInternal() 803 if (unz64local_getLong64(&us.z_filefunc, us.filestream, &us.gi.number_entry) != UNZ_OK) { in unzOpenFile() 812 if ((number_entry_CD != us.gi.number_entry) || (number_disk_with_CD != 0) || (number_disk != 0)) { in unzOpenFile() 827 us.gi in unzOpenFile() [all...] |
H A D | miniunz.c | 255 unz_global_info64 gi; in do_list() local 258 err = unzGetGlobalInfo64(uf,&gi); in do_list() 265 for (i = 0;i < gi.number_entry; i++) in do_list() 328 if (gi.number_entry > (i+1)) in do_list() 543 unz_global_info64 gi; in do_extract() local 546 err = unzGetGlobalInfo64(uf,&gi); in do_extract() 552 for (i = 0;i < gi.number_entry; i++) in do_extract() 559 if (gi.number_entry > (i+1)) in do_extract()
|
/third_party/cups-filters/cupsfilters/ |
H A D | rgb.c | 63 g, gi, gm0, gm1;/* Current gray index and multipliers ... */ in cupsRGBDoGray() local 138 gi = rgbptr->cube_index[g]; in cupsRGBDoGray() 142 color = rgbptr->colors[gi][gi][gi]; in cupsRGBDoGray() 178 g, gi, gm0, gm1, gs, in cupsRGBDoRGB() local 265 gi = rgbptr->cube_index[g]; in cupsRGBDoRGB() 273 color = rgbptr->colors[ri][gi][bi]; in cupsRGBDoRGB()
|
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
H A D | miniunz.c | 237 unz_global_info64 gi; local 240 err = unzGetGlobalInfo64(uf,&gi); 245 for (i=0;i<gi.number_entry;i++) 296 if ((i+1)<gi.number_entry) 481 unz_global_info64 gi; local 485 err = unzGetGlobalInfo64(uf,&gi); 489 for (i=0;i<gi.number_entry;i++) 496 if ((i+1)<gi.number_entry)
|
H A D | unzip.c | 166 unz_global_info64 gi; /* public global information */ member 656 if (unz64local_getLong64(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK) in unzOpenInternal() 663 if ((number_entry_CD!=us.gi.number_entry) || in unzOpenInternal() 677 us.gi.size_comment = 0; in unzOpenInternal() 706 us.gi.number_entry = uL; in unzOpenInternal() 713 if ((number_entry_CD!=us.gi.number_entry) || in unzOpenInternal() 730 if (unz64local_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK) in unzOpenInternal() 830 *pglobal_info=s->gi; in unzGetGlobalInfo64() 841 pglobal_info32->number_entry = (uLong)s->gi.number_entry; in unzGetGlobalInfo() 842 pglobal_info32->size_comment = s->gi in unzGetGlobalInfo() [all...] |
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
H A D | miniunz.c | 238 unz_global_info64 gi; local 241 err = unzGetGlobalInfo64(uf,&gi); 246 for (i=0;i<gi.number_entry;i++) 297 if ((i+1)<gi.number_entry) 482 unz_global_info64 gi; local 486 err = unzGetGlobalInfo64(uf,&gi); 490 for (i=0;i<gi.number_entry;i++) 497 if ((i+1)<gi.number_entry)
|
H A D | unzip.c | 166 unz_global_info64 gi; /* public global information */ member 656 if (unz64local_getLong64(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK) in unzOpenInternal() 663 if ((number_entry_CD!=us.gi.number_entry) || in unzOpenInternal() 677 us.gi.size_comment = 0; in unzOpenInternal() 706 us.gi.number_entry = uL; in unzOpenInternal() 713 if ((number_entry_CD!=us.gi.number_entry) || in unzOpenInternal() 730 if (unz64local_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK) in unzOpenInternal() 830 *pglobal_info=s->gi; in unzGetGlobalInfo64() 841 pglobal_info32->number_entry = (uLong)s->gi.number_entry; in unzGetGlobalInfo() 842 pglobal_info32->size_comment = s->gi in unzGetGlobalInfo() [all...] |
/third_party/node/deps/npm/node_modules/ip-address/dist/v6/ |
H A D | constants.js | 55 exports.RE_BAD_CHARACTERS = /([^0-9a-f:/%])/gi; 61 exports.RE_BAD_ADDRESS = /([0-9a-f]{5,}|:{3,}|[^:]:$|^:[^:]|\/$)/gi;
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | sample.py | 5 from gi.repository import HarfBuzz as hb 6 from gi.repository import GLib
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | genderinfotest.cpp | 104 const GenderInfo* gi = GenderInfo::getInstance(locale, status); in checkLocale() local 109 UGender actual = gi->getListGender(genderList, listLength, status); in checkLocale()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_parse.c | 638 int p2p_group_info_parse(const u8 *gi, size_t gi_len, in p2p_group_info_parse() argument 644 if (gi == NULL) in p2p_group_info_parse() 647 g = gi; in p2p_group_info_parse() 648 gend = gi + gi_len; in p2p_group_info_parse() 706 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, in p2p_group_info_text() argument 714 if (p2p_group_info_parse(gi, gi_len, &info) < 0) in p2p_group_info_text()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_parse.c | 636 int p2p_group_info_parse(const u8 *gi, size_t gi_len, in p2p_group_info_parse() argument 642 if (gi == NULL) in p2p_group_info_parse() 645 g = gi; in p2p_group_info_parse() 646 gend = gi + gi_len; in p2p_group_info_parse() 704 static int p2p_group_info_text(const u8 *gi, size_t gi_len, char *buf, in p2p_group_info_text() argument 712 if (p2p_group_info_parse(gi, gi_len, &info) < 0) in p2p_group_info_text()
|
/third_party/f2fs-tools/lib/ |
H A D | libf2fs.c | 1103 DISK_GEOMETRY gi; in win_get_device_size() local 1125 &gi, sizeof(DISK_GEOMETRY), in win_get_device_size() 1126 &gi, sizeof(DISK_GEOMETRY), in win_get_device_size() 1129 *device_size = gi.BytesPerSector * in win_get_device_size() 1130 gi.SectorsPerTrack * in win_get_device_size() 1131 gi.TracksPerCylinder * in win_get_device_size() 1132 gi.Cylinders.QuadPart; in win_get_device_size()
|
/third_party/python/Include/cpython/ |
H A D | genobject.h | 35 _PyGenObject_HEAD(gi)
|