Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dbmpenc.c74 int bit_count = avctx->bits_per_coded_sample; in bmp_encode_frame() local
Dvp8.h259 int bit_count; member
Dac3enc.c671 int nb_groups, bit_count; in count_exponent_bits() local
Dmjpegdec.c2288 int bit_count = 0; in ff_mjpeg_find_marker() local
Dalsdec.c1405 int bit_count = 48; in multiply() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_encoder.h176 unsigned bit_count = util_logbase2_ceil(values[i]); in panfrost_pack_work_groups_compute() local
/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/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/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/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/mbedtls/tests/src/
Dpsa_exercise_key.c987 unsigned bit_count = 0; in mbedtls_test_psa_exported_key_sanity_check() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderFunctionTests.cpp645 void bit_count (NegativeTestContext& ctx) in bit_count() function
/third_party/python/Objects/
Dlongobject.c5771 Py_ssize_t bit_count = 0; in int_bit_count_impl() local