Searched refs:besti (Results 1 - 2 of 2) sorted by relevance

/external/speex/libspeex/
H A Djitter.c556 int besti=0; local
566 besti = i;
573 i=besti;
/external/libvpx/vp8/encoder/
H A Donyx_if.c4839 int i, besti = -1, pastin = cpi->oxcf.arnr_strength;
4861 besti = i;
4865 if (besti != -1)
4867 cpi->oxcf.arnr_strength = besti;

Completed in 55 milliseconds