Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_dsp/
H A Dpsnrhvs.c106 static double convert_score_db(double _score, double _weight, int16_t pix_max) { in convert_score_db()
116 uint32_t _shift, int buf_is_hbd, int16_t pix_max, in calc_psnrhvs()
260 int16_t pix_max = 255; in aom_psnrhvs() local
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dpsnrhvs.c109 int16_t pix_max = 255; in convert_score_db() local