/third_party/mindspore/mindspore/lite/tools/converter/quantizer/ |
D | fse_bit_stream.cc | 58 int64_t BitStream::Pop(uint8_t bit_count) { in Pop() 84 void BitStream::Push(int64_t state, uint8_t bit_count) { in Push()
|
D | bitpacking.h | 63 for (int bit_count = 0; bit_count < bin_num; bit_count++) { in DoBinary() local
|
D | fse_decoder.cc | 26 … uint16_t *new_state, uint8_t *bit_count, uint16_t *symbol_table) { in FSECreateStatesForDecoding()
|
/third_party/ffmpeg/libavcodec/ |
D | bmpenc.c | 74 int bit_count = avctx->bits_per_coded_sample; in bmp_encode_frame() local
|
D | ac3enc.c | 617 int nb_groups, bit_count; in count_exponent_bits() local
|
D | vp8.h | 259 int bit_count; member
|
D | mjpegdec.c | 2270 int bit_count = 0; in ff_mjpeg_find_marker() local
|
D | alsdec.c | 1395 int bit_count = 48; in multiply() local
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_encoder.h | 178 unsigned bit_count = util_logbase2_ceil(values[i]); in panfrost_pack_work_groups_compute() local
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstristrtpdeext.c | 83 bit_count (guint8 value) in bit_count() function
|
/third_party/freetype/src/pshinter/ |
D | pshrec.c | 312 FT_UInt bit_count, in ps_mask_table_set_bits() 992 FT_UInt bit_count, in ps_hints_t2mask() 1037 FT_UInt bit_count, in ps_hints_t2counter()
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshrec.c | 312 FT_UInt bit_count, in ps_mask_table_set_bits() 987 FT_UInt bit_count, in ps_hints_t2mask() 1032 FT_UInt bit_count, in ps_hints_t2counter()
|
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/ |
D | pshrec.c | 313 FT_UInt bit_count, in ps_mask_table_set_bits() 993 FT_UInt bit_count, in ps_hints_t2mask() 1038 FT_UInt bit_count, in ps_hints_t2counter()
|
/third_party/libsnd/src/ |
D | dwvw.c | 43 int bit_count, bits, last_delta_width, last_sample ; member 362 dwvw_decode_load_bits (SF_PRIVATE *psf, DWVW_PRIVATE *pdwvw, int bit_count) in dwvw_decode_load_bits()
|
/third_party/mindspore/mindspore/lite/src/ |
D | weight_decoder.h | 282 size_t bit_count = 0; in UnPackFromUintToOrigin() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-var-hvar-table.hh | 124 unsigned int bit_count = (max_inners[i]==0)? 1: hb_bit_storage (inner_maps[i][max_inners[i]]); in remap() local
|
/third_party/mbedtls/tests/src/ |
D | psa_exercise_key.c | 777 unsigned bit_count = 0; in mbedtls_test_psa_exported_key_sanity_check() local
|
/third_party/harfbuzz/src/ |
D | hb-ot-var-hvar-table.hh | 210 unsigned int bit_count = (max_inners[i]==0)? 1: hb_bit_storage (inner_maps[i][max_inners[i]]); in remap() local
|
/third_party/boost/boost/multiprecision/ |
D | cpp_bin_float.hpp | 88 … bit_count = DigitBase == d… member in boost::multiprecision::backends::cpp_bin_float 124 …ost::enable_if_c<(bit_count >= cpp_bin_float<D, B, A, E, MinE, MaxE>::bit_count)>::type const* = 0) in cpp_bin_float() 129 …st::disable_if_c<(bit_count >= cpp_bin_float<D, B, A, E, MinE, MaxE>::bit_count)>::type const* = 0) in cpp_bin_float() 151 cpp_bin_float(const Float& f, in cpp_bin_float()
|
/third_party/lwip/src/apps/snmp/ |
D | snmp_core.c | 1288 snmp_encode_bits(u8_t *buf, u32_t buf_len, u32_t bit_value, u8_t bit_count) in snmp_encode_bits()
|
/third_party/python/Objects/ |
D | longobject.c | 5340 Py_ssize_t bit_count = 0; in int_bit_count_impl() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeShaderFunctionTests.cpp | 645 void bit_count (NegativeTestContext& ctx) in bit_count() function
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
D | v4l2-controls.h | 1798 __u8 bit_count; member
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
D | v4l2-controls.h | 1798 __u8 bit_count; member
|