Searched defs:img2_pitch (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_blockiness.c | 117 const uint8_t *img2, int img2_pitch, int width, in vp9_get_blockiness()
|
/external/libaom/libaom/av1/encoder/ |
D | blockiness.c | 124 const unsigned char *img2, int img2_pitch, int width, in av1_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/libaom/libaom/aom_dsp/ |
D | ssim.c | 257 int img2_pitch, Ssimv *sv) { in ssimv_parms() 263 int img2_pitch, int width, int height, Ssimv *sv2, in aom_get_ssim_metrics()
|