Searched refs:CalculateFrameLevelSSIM (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libaom/test/ | ||
H A D | end_to_end_qmpsnr_test.cc | 81 void CalculateFrameLevelSSIM(const aom_image_t *img_src, in CalculateFrameLevelSSIM() function in __anon30677a9b0111::EndToEndQMPSNRTest |
H A D | end_to_end_ssim_test.cc | 78 void CalculateFrameLevelSSIM(const aom_image_t *img_src, in CalculateFrameLevelSSIM() function in __anon083ed6560111::EndToEndSSIMTest |
H A D | encode_test_driver.h | 236 virtual void CalculateFrameLevelSSIM(const aom_image_t * /*img_src*/, in CalculateFrameLevelSSIM() function |
H A D | encode_test_driver.cc | 274 CalculateFrameLevelSSIM(video->img(), img_enc, cfg_.g_bit_depth, in RunLoop() |