Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dfloor1.c667 int hy0=-200; in floor1_fit() local
670 int ret1=fit_line(fits+sortpos,hsortpos-sortpos,&hy0,&hy1,info); in floor1_fit()
674 ly1=hy0; in floor1_fit()
677 hy0=ly1; in floor1_fit()
689 fit_valueB[i]=hy0; in floor1_fit()
693 if(ly1>=0 || hy0>=0){ in floor1_fit()