Searched refs:h11 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | model.c | 76 double h11, double h12, double h22, in bestfit() argument 82 if (h22>1e-20*h11) { in bestfit() 89 uu = h11 - 2*a*h12 + a*a*h22; in bestfit() 91 if (uu>1e-20*h11) in bestfit() 128 long double h11,h12,h22; in bigcalc() local 180 h11 = h12 = h22 = 0; in bigcalc() 193 h11 += u*u; in bigcalc() 202 s2 = bestfit(sx,sy,h11,h12,h22,&cx,&cy)/(k1+1); in bigcalc()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | rate_filters.h | 58 #define FUNCTION h11 93 {11, h11, 183.78},
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-h11_0.13.0.bb | 2 HOMEPAGE = "https://github.com/python-hyper/h11"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-python.bb | 157 python3-h11 \
|