Home
last modified time | relevance | path

Searched defs:nBits (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.cpp242 bool BitSet::resize(unsigned int nBits) in resize() argument
265 bool BitSet::allocate(unsigned int nBits, boo argument
[all...]
/third_party/lame/libmp3lame/
H A Dquantize.c371 int nBits; in bin_search_StepSize() local
/third_party/ffmpeg/libavcodec/
H A Dexr.c449 uint32_t nBits; in huf_uncompress() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h8295 inline void outputBits(int nBits, long long bits, long long &c, int &lc, in outputBits() argument
8297 c <<= nBits; in outputBits() local
8305 inline long long getBits(int nBits, long long &c, int &lc, const char *&in) { in getBits() argument
9108 int nBits = hufEncode(freq.data(), raw, nRaw, iM, dataStart); in hufCompress() local
9131 int nBits = readUInt(compressed + 12); hufUncompress() local
[all...]

Completed in 23 milliseconds