Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h314 #define POLY1(x, c0, c1) ((POLY0(x, c1) * x) + c0) macro

Completed in 2 milliseconds