Home
last modified time | relevance | path

Searched refs:ssim_y (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ssim.c121 double *ssim_y, double *ssim_u, double *ssim_v) { in vp9_calc_ssimg() argument
136 *ssim_y = a; in vp9_calc_ssimg()
Dvp9_onyx_if.c73 YV12_BUFFER_CONFIG *dest, double *ssim_y,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dssim.c208 double *ssim_y, in vp8_calc_ssimg() argument
227 *ssim_y = a; in vp8_calc_ssimg()
Donyx_if.c89 double *ssim_y,