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

  /external/chromium_org/third_party/libvpx/source/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:__anon17610::ErrorResilienceTestLarge
  /external/libvpx/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:__anon29392::ErrorResilienceTestLarge
  /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:__anon40576::ErrorResilienceTestLarge

Completed in 7948 milliseconds