Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtemporal_filter.c1250 const int Gy = (mat[0][0] - mat[2][0]) + (mat[0][2] - mat[2][2]) + in av1_estimate_noise_from_single_plane_c() local
1290 const int Gy = (mat[0][0] - mat[2][0]) + (mat[0][2] - mat[2][2]) + in av1_highbd_estimate_noise_from_single_plane_c() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp392 constexpr float Gy = 0.60f; in XYZ_to_sRGB_WhitePoint() local