Searched refs:u_psnrhvs (Results 1 – 1 of 1) sorted by relevance
208 double *u_psnrhvs, double *v_psnrhvs) { in vpx_psnrhvs() argument217 *u_psnrhvs = calc_psnrhvs(source->u_buffer, source->uv_stride, dest->u_buffer, in vpx_psnrhvs()224 psnrhvs = (*y_psnrhvs) * .8 + .1 * ((*u_psnrhvs) + (*v_psnrhvs)); in vpx_psnrhvs()