Searched refs:y_psnrhvs (Results 1 – 1 of 1) sorted by relevance
250 const YV12_BUFFER_CONFIG *dest, double *y_psnrhvs, in vpx_psnrhvs() argument264 *y_psnrhvs = calc_psnrhvs(src->y_buffer, src->y_stride, dest->y_buffer, in vpx_psnrhvs()273 psnrhvs = (*y_psnrhvs) * .8 + .1 * ((*u_psnrhvs) + (*v_psnrhvs)); in vpx_psnrhvs()