Home | History | Annotate | Download | only in lib

Lines Matching defs:ly

656           int ly=post_Y(fit_valueA,fit_valueB,ln);
659 if(ly==-1 || hy==-1){
663 if(inspect_error(lx,hx,ly,hy,logmask,logmdct,info)){
673 ly0=ly;
941 int ly=post[0]*info->mult;
952 render_line0(n,lx,hx,ly,hy,ilogmask);
955 ly=hy;
958 for(j=hx;j<vb->pcmend/2;j++)ilogmask[j]=ly; /* be certain */
1068 int ly=fit_value[0]*info->mult;
1077 render_line(n,lx,hx,ly,hy,out);
1080 ly=hy;
1083 for(j=hx;j<n;j++)out[j]*=FLOOR1_fromdB_LOOKUP[ly]; /* be certain */