Searched refs:MissingFrame (Results 1 – 4 of 4) sorted by relevance
86 bool MissingFrame() const { return _missingFrame; } in MissingFrame() function
152 int32_t ret = _decoder->Decode(frame.EncodedImage(), frame.MissingFrame(), in Decode()
371 if (!frame.Complete() || frame.MissingFrame()) { in Decode()
1435 EXPECT_FALSE(frame_out->MissingFrame()); in TEST_F()