Searched defs:bitPos (Results 1 – 5 of 5) sorted by relevance
/third_party/libsnd/src/ALAC/ |
D | ag_dec.c | 164 static inline int32_t dyn_get (unsigned char *in, uint32_t *bitPos, uint32_t m, uint32_t k) in dyn_get() 214 static inline int32_t dyn_get_32bit (uint8_t * in, uint32_t * bitPos, int32_t m, int32_t k, int32_t… in dyn_get_32bit() 270 uint32_t bitPos, startPos, maxPos ; in dyn_decomp() local
|
D | ag_enc.c | 171 static inline void ALWAYS_INLINE dyn_jam_noDeref (unsigned char *out, uint32_t bitPos, uint32_t num… in dyn_jam_noDeref() 193 static inline void ALWAYS_INLINE dyn_jam_noDeref_large (unsigned char *out, uint32_t bitPos, uint32… in dyn_jam_noDeref_large() 233 uint32_t bitPos, startPos ; in dyn_comp() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_target.h | 44 int8_t bitPos; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 2334 unsigned bitPos = partsCount * integerPartWidth; in convertFromHexadecimalString() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 1820 const unsigned bitPos = halfBitWidth - i - 1; in LowerUDIVREM64() local
|