Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dfloor1.c582 static int post_Y(int *A,int *B,int pos){ in post_Y() function
656 int ly=post_Y(fit_valueA,fit_valueB,ln); in floor1_fit()
657 int hy=post_Y(fit_valueA,fit_valueB,hn); in floor1_fit()
717 output[0]=post_Y(fit_valueA,fit_valueB,0); in floor1_fit()
718 output[1]=post_Y(fit_valueA,fit_valueB,1); in floor1_fit()
732 int vx=post_Y(fit_valueA,fit_valueB,i); in floor1_fit()