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

  /external/speex/libspeex/
modes.h 93 int lbr_pitch; /**< Set to -1 for "normal" modes, otherwise encode pitch using a global pitch and allowing a +- lbr_pitch variation (for low not-rates)*/ member in struct:SpeexSubmode
nb_celp.c 353 if (!st->submodes[st->submodeID] || (st->complexity>2 && SUBMODE(have_subframe_gain)<3) || SUBMODE(forced_pitch_gain) || SUBMODE(lbr_pitch) != -1
584 if (SUBMODE(lbr_pitch)!=-1)
764 if (SUBMODE(lbr_pitch) != -1)
768 margin = SUBMODE(lbr_pitch);
    [all...]

Completed in 176 milliseconds