Home
last modified time | relevance | path

Searched defs:xm1 (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
Dlog1pl.c104 long double log1pl(long double xm1) in log1pl()
/third_party/musl/src/math/
Dlog1pl.c104 long double log1pl(long double xm1) in log1pl()
/third_party/mbedtls/library/
Decjpake.c530 mbedtls_mpi *xm1, in ecjpake_kkpp_write()
1046 const unsigned char *xm1, size_t len1, in ecjpake_test_load()
/third_party/ffmpeg/libavfilter/
Dvf_fieldmatch.c217 #define FILTER(xm2, xm1, xp1, xp2) \ in calc_combed_score() argument
Dvsrc_testsrc.c828 int xm1 = ff_draw_round_to_sub(&s->draw, 0, -1, xc - 8); in test2_fill_picture() local