Home
last modified time | relevance | path

Searched defs:_nbits (Results 1 – 2 of 2) sorted by relevance

/external/libopus/celt/
Dentenc.c214 void ec_enc_patch_initial_bits(ec_enc *_this,unsigned _val,unsigned _nbits){ in ec_enc_patch_initial_bits()
/external/python/cpython2/Lib/
Ddecimal.py5501 def _nbits(n, correction = { function