Searched refs:abort_ (Results 1 – 5 of 5) sorted by relevance
177 : codec_(codec), abort_(false), init_flags_(0), frame_flags_(0), in EncoderTest()209 return !(::testing::Test::HasFatalFailure() || abort_); in Continue()230 bool abort_; variable
37 abort_ |= (frame_count_in_ >= frame_count_max_); in PreEncodeFrameHook()
63 abort_ = true; in UpdateMD5()
73 abort_ |= sf_count_ > sf_count_max_ && in MutateEncoderOutputHook()
47 abort_ |= kf_count_ > kf_count_max_; in FramePktHook()