Home
last modified time | relevance | path

Searched refs:hpi (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
H A Dsw_scale.c155 int i, j, fsi, hpi, width, dstWi; in check_hscale() local
183 for (hpi = 0; hpi < HSCALE_PAIRS; hpi++) { in check_hscale()
188 ctx->srcBpc = hscale_pairs[hpi][0]; in check_hscale()
189 ctx->dstBpc = hscale_pairs[hpi][1]; in check_hscale()
/third_party/optimized-routines/math/
H A Dsincosf.h22 double hpi; /* PI / 2. */ member
113 return x - roundtoint (r) * p->hpi; in reduce_fast()
121 return x - n * p->hpi; in reduce_fast()

Completed in 1 milliseconds