Home
last modified time | relevance | path

Searched defs:total_bits (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dpool_urbg_test.cc129 size_t total_bits = 0; in TYPED_TEST() local
H A Dpcg_engine_test.cc72 size_t total_bits = 0; in TYPED_TEST() local
H A Dranden_engine_test.cc74 size_t total_bits = 0; in TYPED_TEST() local
/third_party/ffmpeg/libavcodec/
H A Dopus_rc.h45 uint32_t total_bits; member
68 uint32_t i, total_bits, rcbuffer, range; in opus_rc_tell_frac() local
H A Dmjpegenc.c120 size_t total_bits = 0; in mjpeg_encode_picture_frame() local
H A Dflashsv2enc.c126 double total_bits; ///< total bits written to stream so far member
H A Dmpegvideo.h315 int64_t total_bits; member
/third_party/backends/backend/genesys/
H A Dimage_pixel.cpp80 std::size_t total_bits = depth * width; in get_pixel_row_bytes() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_lite.cc503 int total_bits = 0; in GenerateDynamicMethodNewBuildMessageInfo() local
/third_party/node/deps/cares/src/lib/
H A Dares__slist.c89 size_t total_bits = sizeof(list->rand_data) * 8; in ares__slist_coin_flip() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_field.cc439 int total_bits = 0; in CalculateHasBits() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_subgroups.c84 unsigned total_bits = bit_size * num_components; in uint_to_ballot_type() local
/third_party/node/deps/brotli/c/enc/
H A Dcompress_fragment.c351 size_t total_bits = n_unchanged_bits + n_changed_bits; in UpdateBits() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c351 size_t total_bits = n_unchanged_bits + n_changed_bits; in UpdateBits() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c356 unsigned total_bits; in get_z_shift_and_mask() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dfloat_conversion.cc524 const int total_bits = input_bits - LeadingZeros(v) + exp; in FormatFFast() local
669 const int total_bits = sizeof(Int) * 8 - LeadingZeros(mantissa) + exp; in FormatF() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.c1277 ocfs2_block_group_find_clear_bits(struct ocfs2_super *osb, struct buffer_head *bg_bh, unsigned int bits_wanted, unsigned int total_bits, struct ocfs2_suballoc_result *res) ocfs2_block_group_find_clear_bits() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.c1275 ocfs2_block_group_find_clear_bits(struct ocfs2_super *osb, struct buffer_head *bg_bh, unsigned int bits_wanted, unsigned int total_bits, struct ocfs2_suballoc_result *res) ocfs2_block_group_find_clear_bits() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngrtran.c756 int total_bits = PNG_QUANTIZE_RED_BITS + PNG_QUANTIZE_GREEN_BITS + in png_set_quantize() local

Completed in 29 milliseconds