Searched refs:Ssimv (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dssim.h40 } Ssimv; typedef in typeref:struct:__anon9626
64 int img2_pitch, int width, int height, Ssimv *sv2,
H A Dssim.c239 static double ssimv_similarity(const Ssimv *sv, int64_t n) {
270 static double ssimv_similarity2(const Ssimv *sv, int64_t n) {
287 int img2_pitch, Ssimv *sv) {
296 Ssimv *sv2, Metrics *m,
311 Ssimv sv = {0};
/external/libvpx/libvpx/test/
H A Dconsistency_test.cc33 Ssimv *sv2, Metrics *m,
52 ssim_array_ = new Ssimv[kDataBufferSize / 16];
129 static Ssimv *ssim_array_;
156 Ssimv* ConsistencyTestBase::ssim_array_ = NULL;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h439 Ssimv *ssim_vars;

Completed in 144 milliseconds