Home
last modified time | relevance | path

Searched refs:Ssimv (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
Dconsistency_test.cc32 int height, Ssimv *sv2, Metrics *m,
51 ssim_array_ = new Ssimv[kDataBufferSize / 16]; in SetUpTestCase()
124 static Ssimv *ssim_array_;
150 Ssimv *ConsistencyTestBase::ssim_array_ = NULL;
/external/libvpx/libvpx/vpx_dsp/
Dssim.h42 } Ssimv; typedef
66 int img2_pitch, int width, int height, Ssimv *sv2,
Dssim.c218 static double ssimv_similarity(const Ssimv *sv, int64_t n) { in ssimv_similarity()
249 static double ssimv_similarity2(const Ssimv *sv, int64_t n) { in ssimv_similarity2()
266 int img2_pitch, Ssimv *sv) { in ssimv_parms()
272 int img2_pitch, int width, int height, Ssimv *sv2, in vpx_get_ssim_metrics()
287 Ssimv sv = { 0, 0, 0, 0, 0, 0 }; in vpx_get_ssim_metrics()
/external/libaom/libaom/aom_dsp/
Dssim.h44 } Ssimv; typedef
68 int img2_pitch, int width, int height, Ssimv *sv2,
Dssim.c211 static double ssimv_similarity(const Ssimv *sv, int64_t n) { in ssimv_similarity()
242 static double ssimv_similarity2(const Ssimv *sv, int64_t n) { in ssimv_similarity2()
259 int img2_pitch, Ssimv *sv) { in ssimv_parms()
265 int img2_pitch, int width, int height, Ssimv *sv2, in aom_get_ssim_metrics()
280 Ssimv sv = { 0, 0, 0, 0, 0, 0 }; in aom_get_ssim_metrics()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h735 Ssimv *ssim_vars;
/external/libaom/libaom/av1/encoder/
Dencoder.h1222 Ssimv *ssim_vars;