Searched defs:img2_pitch (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_blockiness.c | 116 const uint8_t *img2, int img2_pitch, int width, in vp9_get_blockiness()
|
/external/libvpx/libvpx/vpx_dsp/ |
D | ssim.c | 266 int img2_pitch, Ssimv *sv) { in ssimv_parms() 272 int img2_pitch, int width, int height, Ssimv *sv2, in vpx_get_ssim_metrics()
|
/external/libvpx/libvpx/tools/ |
D | tiny_ssim.c | 378 int img2_pitch, Ssimv *sv) { in ssimv_parms() 384 int img2_pitch, int width, int height, Ssimv *sv2, in get_ssim_metrics()
|