Home
last modified time | relevance | path

Searched defs:bit_count (Results 1 – 24 of 24) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfse_bit_stream.cc58 int64_t BitStream::Pop(uint8_t bit_count) { in Pop()
84 void BitStream::Push(int64_t state, uint8_t bit_count) { in Push()
Dbitpacking.h63 for (int bit_count = 0; bit_count < bin_num; bit_count++) { in DoBinary() local
Dfse_decoder.cc26 … uint16_t *new_state, uint8_t *bit_count, uint16_t *symbol_table) { in FSECreateStatesForDecoding()
/third_party/ffmpeg/libavcodec/
Dbmpenc.c74 int bit_count = avctx->bits_per_coded_sample; in bmp_encode_frame() local
Dac3enc.c617 int nb_groups, bit_count; in count_exponent_bits() local
Dvp8.h259 int bit_count; member
Dmjpegdec.c2270 int bit_count = 0; in ff_mjpeg_find_marker() local
Dalsdec.c1395 int bit_count = 48; in multiply() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_encoder.h178 unsigned bit_count = util_logbase2_ceil(values[i]); in panfrost_pack_work_groups_compute() local
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristrtpdeext.c83 bit_count (guint8 value) in bit_count() function
/third_party/freetype/src/pshinter/
Dpshrec.c312 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/
Dpshrec.c312 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/
Dpshrec.c313 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/
Ddwvw.c43 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/
Dweight_decoder.h282 size_t bit_count = 0; in UnPackFromUintToOrigin() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-hvar-table.hh124 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/
Dpsa_exercise_key.c777 unsigned bit_count = 0; in mbedtls_test_psa_exported_key_sanity_check() local
/third_party/harfbuzz/src/
Dhb-ot-var-hvar-table.hh210 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/
Dcpp_bin_float.hpp88bit_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/
Dsnmp_core.c1288 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/
Dlongobject.c5340 Py_ssize_t bit_count = 0; in int_bit_count_impl() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderFunctionTests.cpp645 void bit_count (NegativeTestContext& ctx) in bit_count() function
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dv4l2-controls.h1798 __u8 bit_count; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dv4l2-controls.h1798 __u8 bit_count; member