Searched refs:convert_score_db (Results 1 – 2 of 2) sorted by relevance
105 static double convert_score_db(double _score, double _weight, int16_t pix_max) { in convert_score_db() function276 return convert_score_db(psnrhvs, 1.0, pix_max); in aom_psnrhvs()
108 static double convert_score_db(double _score, double _weight, int bit_depth) { in convert_score_db() function280 return convert_score_db(psnrhvs, 1.0, in_bd); in vpx_psnrhvs()