Searched refs:frame_to_start_decoding_ (Results 1 – 1 of 1) sorted by relevance
90 frame_to_start_decoding_ = 0; in ResetModel()263 if (simulcast_mode_ && superframe_cnt_ == (int)frame_to_start_decoding_) { in FramePktHook()290 if (current_video_frame_ < frame_to_start_decoding_) return false; in DoDecode()298 if (current_video_frame_ < frame_to_start_decoding_) return false; in DoDecode()1247 frame_to_start_decoding_ = frame_sync_; in BasicRateTargetingSVC3TL3SLIntraStartDecodeBaseMidSeq()1299 frame_to_start_decoding_ = 0; in BasicRateTargetingSVC3TL3SLIntraMidSeqDecodeAll()1351 frame_to_start_decoding_ = cfg_.kf_max_dist; in BasicRateTargetingSVC3TL3SLSimulcast()1383 int num_mismatch = (num_frames - frame_to_start_decoding_) / 2; in BasicRateTargetingSVC3TL3SLSimulcast()2615 unsigned int frame_to_start_decoding_; member in datarate_test::__anon1e68b69d0111::DatarateTestSVC