Searched refs:first_drop_ (Results 1 – 1 of 1) sorted by relevance
38 first_drop_ = 0; in ResetModel()86 if (!first_drop_ && duration > 1) in FramePktHook()87 first_drop_ = last_pts_ + 1; in FramePktHook()117 vpx_codec_pts_t first_drop_; member in __anonfb04ca250111::DatarateTestLarge176 ASSERT_LE(first_drop_, last_drop) in TEST_P()180 last_drop = first_drop_; in TEST_P()204 first_drop_ = 0; in ResetModel()305 if (!first_drop_) in FramePktHook()306 first_drop_ = last_pts_ + 1; in FramePktHook()358 vpx_codec_pts_t first_drop_; member in __anonfb04ca250111::DatarateTestVP9Large[all …]