Searched defs:sigma1 (Results 1 – 2 of 2) sorted by relevance
56 #define sigma1(x) (Rot32(x, 17) ^ Rot32(x, 19) ^ ((x) >> 10)) macro
563 float sigma1 = pSelect->GaussianFilter_sigma_1; in sharp_fix_transfer_V33() local