Searched defs:real_value (Results 1 – 5 of 5) sorted by relevance
111 const float real_value = (0.5 - 0.5 * cos((2 * M_PI * i) / window_length)); in CalculatePeriodicHann() local
586 def __set(self, key, real_value, coded_value): argument
482 def __set(self, key, real_value, coded_value): argument
262 bool IsExactlyRepresentable(double real_value, ArrayDataType data_type, in IsExactlyRepresentable()
142 double real_value; member