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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
error_resilience_test.cc 38 error_nframes_ = 0;
91 if (error_nframes_ > 0 &&
93 for (unsigned int i = 0; i < error_nframes_; ++i) {
117 error_nframes_ = num;
118 for (unsigned int i = 0; i < error_nframes_; ++i)
139 unsigned int error_nframes_; member in class:__anon30081::ErrorResilienceTestLarge
  /external/libvpx/libvpx/test/
error_resilience_test.cc 39 error_nframes_ = 0;
148 if (error_nframes_ > 0 &&
150 for (unsigned int i = 0; i < error_nframes_; ++i) {
174 error_nframes_ = num;
175 for (unsigned int i = 0; i < error_nframes_; ++i)
202 unsigned int error_nframes_; member in class:__anon16427::ErrorResilienceTestLarge

Completed in 301 milliseconds