Home
last modified time | relevance | path

Searched refs:convert_score_db (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c108 static double convert_score_db(double _score, double _weight, int bit_depth) { in convert_score_db() function
274 return convert_score_db(psnrhvs, 1.0, in_bd); in vpx_psnrhvs()