HomeSort by relevance Sort by last modified time
    Searched refs:double_codebook (Results 1 - 3 of 3) sorted by null

  /external/speex/libspeex/
modes.h 96 int double_codebook; /**< Apply innovation quantization twice for higher quality (and higher bit-rate)*/ member in struct:SpeexSubmode
sb_celp.c 696 innov, syn_resp, bits, stack, st->complexity, SUBMODE(double_codebook));
701 if (SUBMODE(double_codebook)) {
    [all...]
nb_celp.c 847 innov, syn_resp, bits, stack, st->complexity, SUBMODE(double_codebook));
856 if (SUBMODE(double_codebook)) {
    [all...]

Completed in 265 milliseconds