Searched refs:yhi (Results 1 – 5 of 5) sorted by relevance
120 opus_int32 ylo, yhi, ymid, thr; in silk_A2NLSF() local156 yhi = silk_A2NLSF_eval_poly( p, xhi, dd ); in silk_A2NLSF()159 if( ( ylo <= 0 && yhi >= thr ) || ( ylo >= 0 && yhi <= -thr ) ) { in silk_A2NLSF()160 if( yhi == 0 ) { in silk_A2NLSF()178 yhi = ymid; in silk_A2NLSF()190 den = ylo - yhi; in silk_A2NLSF()197 ffrac += silk_DIV32( ylo, silk_RSHIFT( ylo - yhi, 8 - BIN_DIV_STEPS_A2NLSF_FIX ) ); in silk_A2NLSF()218 ylo = yhi; in silk_A2NLSF()
21 double yhi; double ylo; member111 b.hi = edgeCases[i].yhi; in testEdgeCases()1820 b.hi = accuracyTests[i].yhi; in testAccuracy()
21 double yhi; double ylo; member111 b.hi = edgeCases[i].yhi; in testEdgeCases()1822 b.hi = -accuracyTests[i].yhi; in testAccuracy()
21 double yhi; double ylo; member111 b.hi = edgeCases[i].yhi; in testEdgeCases()743 b.hi = accuracyTests[i].yhi; in testAccuracy()
21 double yhi; double ylo; member111 b.hi = edgeCases[i].yhi; in testEdgeCases()741 b.hi = accuracyTests[i].yhi; in testAccuracy()