Home
last modified time | relevance | path

Searched defs:pow4 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/tessellate/
H A DTessellation.h63 AI constexpr float pow4(float x) { return pow2(x*x); } in pow4() function
H A DStrokeHardwareTessellator.cpp44 float2 pow4(float2 x) { in pow4() function
/third_party/ffmpeg/libavcodec/
H A Dxan.c464 static inline unsigned pow4(unsigned a) in pow4() function

Completed in 5 milliseconds