Searched refs:new_edit_unit (Results 1 – 1 of 1) sorted by relevance
3521 int64_t new_edit_unit; in mxf_set_current_edit_unit() local3542 …_get_next_track_edit_unit(mxf, track, current_offset + 1, &new_edit_unit) < 0 || new_edit_unit <= … in mxf_set_current_edit_unit()3547 new_edit_unit--; in mxf_set_current_edit_unit()3548 track->sample_count = mxf_compute_sample_count(mxf, st, new_edit_unit); in mxf_set_current_edit_unit()3549 …nc lost on stream %d, jumping from %"PRId64" to %"PRId64"\n", st->index, edit_unit, new_edit_unit); in mxf_set_current_edit_unit()