/third_party/astc-encoder/Source/ |
H A D | astcenc_integer_sequence.cpp | 456 value <<= bitoffset; in write_bits() local 457 mask <<= bitoffset; in write_bits() local 446 write_bits( unsigned int value, unsigned int bitcount, unsigned int bitoffset, uint8_t ptr[2] ) write_bits() argument 478 read_bits( unsigned int bitcount, unsigned int bitoffset, const uint8_t* ptr ) read_bits() argument 487 value >>= bitoffset; read_bits() local [all...] |
H A D | astcenc_symbolic_physical.cpp | 63 value >>= bitoffset; in read_bits() local 91 value <<= bitoffset; in write_bits() local 54 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument 81 write_bits( int value, int bitcount, int bitoffset, uint8_t* ptr ) write_bits() argument 92 mask <<= bitoffset; write_bits() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_integer_sequence.cpp | 228 value >>= bitoffset; in read_bits() local 219 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
|
H A D | astc_symbolic_physical.cpp | 34 value >>= bitoffset; in read_bits() local 25 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
|
/third_party/libsnd/src/ALAC/ |
H A D | ag_dec.c | 131 getstreambits (uint8_t *in, int32_t bitoffset, int32_t numbits) in getstreambits() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bios.c | 998 parse_bit_table(struct nvbios *bios, const uint16_t bitoffset, in parse_bit_table() argument 1013 parse_bit_structure(struct nvbios *bios, const uint16_t bitoffset) in parse_bit_structure() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bios.c | 1001 parse_bit_table(struct nvbios *bios, const uint16_t bitoffset, in parse_bit_table() argument 1016 parse_bit_structure(struct nvbios *bios, const uint16_t bitoffset) in parse_bit_structure() argument
|
/third_party/cups-filters/filter/ |
H A D | imagetoraster.c | 1720 int bitoffset; /* Current offset in line */ in format_CMY() local 2095 int bitoffset; /* Current offset in line */ format_CMYK() local 2486 int bitoffset; /* Current offset in line */ format_K() local 2608 int bitoffset; /* Current offset in line */ format_KCMY() local 3038 int bitoffset; /* Current offset in line */ format_KCMYcm() local 3208 int bitoffset; /* Current offset in line */ format_RGBA() local 3605 int bitoffset; /* Current offset in line */ format_W() local 3726 int bitoffset; /* Current offset in line */ format_YMC() local 4116 int bitoffset; /* Current offset in line */ format_YMCK() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm.c | 344 si_init_exec_from_input(struct si_shader_context *ctx, struct ac_arg param, unsigned bitoffset) si_init_exec_from_input() argument
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 1223 int offset, bitoffset; in gpmi_count_bitflips() local
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 1427 int offset, bitoffset; in gpmi_count_bitflips() local
|
/kernel/linux/linux-5.10/drivers/pinctrl/spear/ |
H A D | pinctrl-spear1340.c | 1976 unsigned int regoffset, regindex, bitoffset; in gpio_request_endisable() local
|
/kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
H A D | pinctrl-spear1340.c | 1976 unsigned int regoffset, regindex, bitoffset; in gpio_request_endisable() local
|