Searched refs:wait_for_encoded_frames_threshold_ (Results 1 – 2 of 2) sorted by relevance
45 if (!test_->wait_for_encoded_frames_threshold_) { in OnEncodedImage()51 test_->wait_for_encoded_frames_threshold_) { in OnEncodedImage()52 test_->wait_for_encoded_frames_threshold_ = 1; in OnEncodedImage()135 wait_for_encoded_frames_threshold_ = num_frames; in SetWaitForEncodedFramesThreshold()
35 wait_for_encoded_frames_threshold_(1), in VideoCodecUnitTest()111 size_t wait_for_encoded_frames_threshold_; variable