Home | History | Annotate | Download | only in mux

Lines Matching full:prev_frame_duration

1349     const uint32_t prev_frame_duration =
1351 if (prev_frame_duration >= MAX_DURATION) {
1358 if (!IncreasePreviousDuration(enc, (int)prev_frame_duration)) {