Home
last modified time | relevance | path

Searched defs:bitoffset (Results 1 - 13 of 13) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_integer_sequence.cpp456 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 Dastcenc_symbolic_physical.cpp63 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 Dastc_integer_sequence.cpp228 value >>= bitoffset; in read_bits() local
219 read_bits( int bitcount, int bitoffset, const uint8_t* ptr ) read_bits() argument
H A Dastc_symbolic_physical.cpp34 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 Dag_dec.c131 getstreambits (uint8_t *in, int32_t bitoffset, int32_t numbits) in getstreambits() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c998 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 Dnouveau_bios.c1001 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 Dimagetoraster.c1720 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 Dsi_shader_llvm.c344 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 Dgpmi-nand.c1223 int offset, bitoffset; in gpmi_count_bitflips() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1427 int offset, bitoffset; in gpmi_count_bitflips() local
/kernel/linux/linux-5.10/drivers/pinctrl/spear/
H A Dpinctrl-spear1340.c1976 unsigned int regoffset, regindex, bitoffset; in gpio_request_endisable() local
/kernel/linux/linux-6.6/drivers/pinctrl/spear/
H A Dpinctrl-spear1340.c1976 unsigned int regoffset, regindex, bitoffset; in gpio_request_endisable() local

Completed in 23 milliseconds