Home
last modified time | relevance | path

Searched defs:xhigh (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg722enc.c146 static inline int encode_high(const struct G722Band *state, int xhigh) in encode_high() argument
190 int xlow, xhigh; in g722_encode_trellis() local
325 int xlow, xhigh, ilow, ihigh; in encode_byte() local
129 filter_samples(G722Context *c, const int16_t *samples, int *xlow, int *xhigh) filter_samples() argument
[all...]
/third_party/optimized-routines/math/test/rtest/
H A Dsemi.c560 int xhigh = x[0] & 0x7fffffff; in test_copysign() local
572 int xhigh = x[0] & 0x7fffffff; in test_copysignf() local
582 int xhigh = x[0]; in test_isfinite() local
607 int xhigh = x[0]; in test_isinf() local

Completed in 3 milliseconds