Home
last modified time | relevance | path

Searched defs:high_bit (Results 1 – 10 of 10) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dhash.c34 const uint32_t high_bit = 1 << (p_crc_calculator->bits - 1); in crc_calculator_init_table() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h115 int high_bit = val ? 63 - __builtin_clzll(val) : 0; in upb_value_size() local
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.cc29 uint32_t high_bit; in Vp9ReadProfile() local
/external/grpc-grpc/third_party/address_sorting/
Daddress_sorting.c75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
/external/rust/crates/grpcio-sys/grpc/third_party/address_sorting/
Daddress_sorting.c75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
/external/mesa3d/src/util/
Dregister_allocate.c717 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
740 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c171 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/vixl/src/aarch64/
Dassembler-aarch64.cc5586 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c1289 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c1342 const uint32_t high_bit = 1 << 30; in field_rank() local