Searched defs:sin_120 (Results 1 – 1 of 1) sorted by relevance
128 static const T sin_120; member136 const T Constants<T>::sin_120 = (T)0.86602540378443864676372317075294; member in cv::__anon73318efb0111::Constants<T>605 const __m128 sin_120 = _mm_set1_ps(Constants<float>::sin_120); in operator ()() local