Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtemporal_filter.c1248 const int Gx = (mat[0][0] - mat[0][2]) + (mat[2][0] - mat[2][2]) + in av1_estimate_noise_from_single_plane_c() local
1288 const int Gx = (mat[0][0] - mat[0][2]) + (mat[2][0] - mat[2][2]) + in av1_highbd_estimate_noise_from_single_plane_c() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp391 constexpr float Gx = 0.30f; in XYZ_to_sRGB_WhitePoint() local