Searched refs:max_2 (Results 1 – 3 of 3) sorted by relevance
36 const int16_t max_2 = in CrossCorrelationWithAutoShift() local52 (max_1 * max_2) / (std::numeric_limits<int32_t>::max() / in CrossCorrelationWithAutoShift()
351 const T max_2 = (1 << size_2) - 1; in write3Channel() local362 mask = max_2; in write3Channel()363 max = max_2; in write3Channel()399 T max_2 = (1 << size_2) - 1; in write4Channel() local411 mask = max_2; in write4Channel()412 max = max_2; in write4Channel()
1753 static const T max_2 = (1 << size_2) - 1; in read3Channel() local1764 mask = max_2; in read3Channel()1765 max = max_2; in read3Channel()1814 static const T max_2 = (1 << size_2) - 1; in read4Channel() local1826 mask = max_2; in read4Channel()1827 max = max_2; in read4Channel()1997 static const T max_2 = (1 << size_2) - 1; in write3Channel() local2008 mask = max_2; in write3Channel()2009 max = max_2; in write3Channel()2058 static const T max_2 = (1 << size_2) - 1; in write4Channel() local[all …]