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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Derror_resilience_test.cc30 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:__anon990::ErrorResilienceTestLarge

Completed in 1386 milliseconds