Home
last modified time | relevance | path

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

/external/speex/libspeex/
Darch.h114 #define VERY_LARGE16 ((spx_word16_t)32767) macro
155 #define VERY_LARGE16 1e15f macro
/external/libopus/celt/
Darch.h111 #define VERY_LARGE16 ((opus_val16)32767) macro
177 #define VERY_LARGE16 1e15f macro
Dvq.c263 opus_val32 best_num = -VERY_LARGE16; in alg_quant()