Searched refs:abs_func (Results 1 - 1 of 1) sorted by relevance
/third_party/libsnd/src/ALAC/ | ||
H A D | ag_enc.c | 87 static inline int32_t ALWAYS_INLINE abs_func (int32_t a) in abs_func() function 279 n = (abs_func (del) << 1) - ((del >> 31) & 1) - zmode ; in dyn_comp() |
Completed in 1 milliseconds