Home
last modified time | relevance | path

Searched defs:square_root (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdfcommon.c39 square_root( FT_16D16 val ) in square_root() function
/third_party/ffmpeg/libavcodec/
Dg723_1dec.c266 static int16_t square_root(unsigned val) in square_root() function