Searched refs:missingFrames (Results 1 – 3 of 3) sorted by relevance
140 bool missingFrames = true; in TEST_F() local142 rtc_decoder_->Decode(input_image, missingFrames, NULL, NULL, 0)); in TEST_F()
64 bool missingFrames, in NON_EXPORTED_BASE()
182 bool missingFrames, in Decode() argument200 if (missingFrames || !inputImage._completeFrame) { in Decode()