Home
last modified time | relevance | path

Searched defs:pix_max (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dpsnrhvs.c105 static double convert_score_db(double _score, double _weight, int16_t pix_max) { in convert_score_db()
115 uint32_t _shift, int buf_is_hbd, int16_t pix_max, in calc_psnrhvs()
255 int16_t pix_max = 255; in aom_psnrhvs() local
/external/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c109 int16_t pix_max = 255; in convert_score_db() local