Searched defs:rmax (Results 1 – 8 of 8) sorted by relevance
31 QuantizationParams ChooseQuantizationParams(double rmin, double rmax, in ChooseQuantizationParams()102 QuantizationParams ChooseQuantizationParams(double rmin, double rmax) { in ChooseQuantizationParams()
234 double rmax = rhs.AsRange()->Max(); in MultiplyRanger() local763 double const rmax = rhs.Max(); in NumberModulus() local811 double rmax = rhs.Max(); in NumberBitwiseOr() local848 double rmax = rhs.Max(); in NumberBitwiseAnd() local879 double rmax = rhs.Max(); in NumberBitwiseXor() local
307 const GLfloat rmax = radius + 0.7071F; in smooth_point() local
1342 const float rmax = halfSize + 0.7071F; in sp_setup_point() local
4032 FLAC__uint32 rmax; in precompute_partition_info_escapes_() local
789 float rmin, float rmax, int num_bits, float* output_data, in FakeQuant()
2885 float rmax = op_params.minmax.max; in FakeQuant() local
16815 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, in xmlSchemaCheckParticleRangeOK()