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

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
normal_async_test.cc 36 _missingFrames(false),
56 _missingFrames(false),
76 _missingFrames(false),
96 _missingFrames(false),
117 _missingFrames(false),
348 _missingFrames = true;
494 ret = _decoder->Decode(encodedImage, _missingFrames, NULL,
499 _missingFrames = false;
normal_async_test.h 126 bool _missingFrames;

Completed in 61 milliseconds