Home
last modified time | relevance | path

Searched refs:dyn_code (Results 1 – 1 of 1) sorted by relevance

/third_party/libsnd/src/ALAC/
Dag_enc.c99 static inline int32_t dyn_code (int32_t m, int32_t k, int32_t n, uint32_t *outNumBits) in dyn_code() function
337 value = dyn_code (mz, k, nz, &numBits) ; in dyn_comp()