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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
error_resilience_test.cc 94 if (error_frames_[i] == nframes_ - 1) {
96 << error_frames_[i] << "\n"; local
119 error_frames_[i] = list[i];
143 unsigned int error_frames_[kMaxErrorFrames]; member in class:__anon17610::ErrorResilienceTestLarge
  /external/libvpx/libvpx/test/
error_resilience_test.cc 94 if (error_frames_[i] == nframes_ - 1) {
96 << error_frames_[i] << "\n"; local
119 error_frames_[i] = list[i];
143 unsigned int error_frames_[kMaxErrorFrames]; member in class:__anon29392::ErrorResilienceTestLarge
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
error_resilience_test.cc 94 if (error_frames_[i] == nframes_ - 1) {
96 << error_frames_[i] << "\n"; local
119 error_frames_[i] = list[i];
143 unsigned int error_frames_[kMaxErrorFrames]; member in class:__anon40576::ErrorResilienceTestLarge

Completed in 1017 milliseconds