Searched refs:frames_in_temporal_unit (Results 1 – 1 of 1) sorted by relevance
222 absl::InlinedVector<int64_t, 4> frames_in_temporal_unit; in FindNextAndLastDecodableTemporalUnit() local230 frames_in_temporal_unit.clear(); in FindNextAndLastDecodableTemporalUnit()234 frames_in_temporal_unit.push_back(GetFrameId(frame_it)); in FindNextAndLastDecodableTemporalUnit()244 !absl::c_linear_search(frames_in_temporal_unit, reference)) { in FindNextAndLastDecodableTemporalUnit()