Home
last modified time | relevance | path

Searched defs:bitpos (Results 1 - 21 of 21) sorted by relevance

/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_bitput.h34 RK_U8 bitpos; //!< bit pos in 64bit member
/third_party/ffmpeg/libavcodec/
H A Dqcelpdata.h78 uint8_t bitpos; /**< position of the lowest bit in the value's byte */ member
H A Dagm.c921 static void get_tree_codes(uint32_t *codes, Node *nodes, int idx, uint32_t pfx, int bitpos) in get_tree_codes() argument
/third_party/toybox/lib/
H A Dpassword.c31 int bitpos = i*6, bits = bitpos/8; in get_salt() local
H A Ddeflate.c35 int fd, bitpos, len, max; member
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_symbolic_physical.cpp261 int bitpos = 2; in symbolic_to_physical() local
487 int bitpos = 2; in physical_to_symbolic() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_symbolic_physical.cpp186 int bitpos = 2; in physical_to_symbolic() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp.c489 static BN_ULONG bn_get_bits(const BIGNUM *a, int bitpos) in bn_get_bits() argument
499 ret >>= bitpos; in bn_get_bits() local
/third_party/openssl/crypto/bn/
H A Dbn_exp.c481 static BN_ULONG bn_get_bits(const BIGNUM *a, int bitpos) in bn_get_bits() argument
491 ret >>= bitpos; in bn_get_bits() local
/third_party/node/deps/brotli/c/enc/
H A Dcompress_fragment.c366 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
H A Dcompress_fragment_two_pass.c542 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c366 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
H A Dcompress_fragment_two_pass.c542 const size_t bitpos = new_storage_ix & 7; in RewindBitPosition() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc2.c101 u32 bitpos; member
552 u32 bitpos = hw->fmt_reg.bitpos; in rkvenc_task_get_format() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc2.c103 u32 bitpos; member
546 u32 bitpos = hw->fmt_reg.bitpos; in rkvenc_task_get_format() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c1233 int bitpos; in hostapd_parse_he_srg_bitmap() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c436 static void kbasep_tlstream_put_bits(u32 *word, u32 value, unsigned int bitpos, unsigned int bitlen) in kbasep_tlstream_put_bits() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_tlstream.c683 kbasep_tlstream_put_bits( u32 *word, u32 value, unsigned int bitpos, unsigned int bitlen) kbasep_tlstream_put_bits() argument
/third_party/vixl/src/aarch64/
H A Ddisasm-aarch64.cc6410 int bitpos = ((reg_field[0] - '0') * 10) + (reg_field[1] - '0'); in Disassembler() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c384 int bitpos = 0; in decode_longvarint64() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c335 int bitpos = 0; in decode_longvarint64() local
7331 int bitpos; in upb_pbdecoder_decode_varint_slow() local
[all...]

Completed in 78 milliseconds