Home
last modified time | relevance | path

Searched refs:cP (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_dialoguenhance.c218 float cP = sqrf(center[i].re) + sqrf(center[i].im); in get_final() local
220 float G = cP / (cP + lrP + FLT_EPSILON); in get_final()
/third_party/skia/tests/
H A DUtilsTest.cpp651 constexpr static const uint16_t* cP = &cA[0]; in DEF_TEST() local
652 constexpr auto z = SkMakeZip(cA, cP); in DEF_TEST()

Completed in 3 milliseconds