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