Home
last modified time | relevance | path

Searched refs:vpx_highbd_calc_ssim (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dssim.h78 double vpx_highbd_calc_ssim(const YV12_BUFFER_CONFIG *source,
Dssim.c432 double vpx_highbd_calc_ssim(const YV12_BUFFER_CONFIG *source, in vpx_highbd_calc_ssim() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c7532 frame_ssim2 = vpx_highbd_calc_ssim(orig, recon, &weight, bit_depth,
7547 frame_ssim2 = vpx_highbd_calc_ssim(orig, pp, &weight, bit_depth,