Home
last modified time | relevance | path

Searched refs:asqrt (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/
Dreconinter.c449 const double asqrt = sqrt(a[0] * a[0] + a[1] * a[1]); in init_wedge_master_masks() local
454 double d = (a[0] * x + a[1] * y) / asqrt; in init_wedge_master_masks()