HomeSort by relevance Sort by last modified time
    Searched full:mismatch_nframes_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
error_resilience_test.cc 30 mismatch_nframes_(0),
51 mismatch_nframes_ = 0;
85 if (mismatch_nframes_)
86 return mismatch_psnr_ / mismatch_nframes_;
108 ++mismatch_nframes_;
133 return mismatch_nframes_;
142 unsigned int mismatch_nframes_; member in class:__anon17610::ErrorResilienceTestLarge
  /external/libvpx/libvpx/test/
error_resilience_test.cc 30 mismatch_nframes_(0),
51 mismatch_nframes_ = 0;
85 if (mismatch_nframes_)
86 return mismatch_psnr_ / mismatch_nframes_;
108 ++mismatch_nframes_;
133 return mismatch_nframes_;
142 unsigned int mismatch_nframes_; member in class:__anon8479::ErrorResilienceTestLarge
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
error_resilience_test.cc 30 mismatch_nframes_(0),
51 mismatch_nframes_ = 0;
85 if (mismatch_nframes_)
86 return mismatch_psnr_ / mismatch_nframes_;
108 ++mismatch_nframes_;
133 return mismatch_nframes_;
142 unsigned int mismatch_nframes_; member in class:__anon19663::ErrorResilienceTestLarge

Completed in 100 milliseconds