Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/utility/source/
Dfile_player_unittests.cc57 const float kScaling = 1; in PlayFileAndCheck() local
60 input_file.c_str(), false, 0, kScaling, 0, 0, NULL)); in PlayFileAndCheck()
/external/libvpx/libvpx/vpx_dsp/
Dssim.c363 static const double kScaling = 4. * 4 * 255 * 255; in vpx_get_ssim_metrics() local
405 this_inconsistency *= kScaling; in vpx_get_ssim_metrics()
/external/libaom/libaom/aom_dsp/
Dssim.c354 static const double kScaling = 4. * 4 * 255 * 255; in aom_get_ssim_metrics() local
396 this_inconsistency *= kScaling; in aom_get_ssim_metrics()