Searched defs:bitPos (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/lib/zstd/ |
| H A D | bitstream.h | 72 int bitPos; member [all...] |
| /kernel/linux/linux-6.6/lib/zstd/common/ |
| H A D | bitstream.h | 50 unsigned bitPos; member [all...] |
| /third_party/libsnd/src/ALAC/ |
| H A D | ag_dec.c | 166 static inline int32_t dyn_get (unsigned char *in, uint32_t *bitPos, uint32_t m, uint32_t k) in dyn_get() argument 216 static inline int32_t dyn_get_32bit (uint8_t * in, uint32_t * bitPos, int32_t m, int32_t k, int32_t maxbits) in dyn_get_32bit() argument 272 uint32_t bitPos, startPos, maxPos ; in dyn_decomp() local [all...] |
| H A D | ag_enc.c | 173 static inline void ALWAYS_INLINE dyn_jam_noDeref (unsigned char *out, uint32_t bitPos, uint32_t numBits, uint32_t value) in dyn_jam_noDeref() argument 195 static inline void ALWAYS_INLINE dyn_jam_noDeref_large (unsigned char *out, uint32_t bitPos, uint32_t numBits, uint32_t value) in dyn_jam_noDeref_large() argument 235 uint32_t bitPos, startPo in dyn_comp() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_target.h | 44 int8_t bitPos; member
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| H A D | huf_compress.c | 752 size_t bitPos[2]; member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 1820 const unsigned bitPos = halfBitWidth - i - 1; in LowerUDIVREM64() local
|
Completed in 13 milliseconds