EDIT_UNITS_PER_BODY 2819 libavformat/mxfenc.c     if (!mxf->cbr_index && !mxf->edit_unit_byte_count && !(mxf->edit_units_count % EDIT_UNITS_PER_BODY)) {
EDIT_UNITS_PER_BODY 2821 libavformat/mxfenc.c                                      + EDIT_UNITS_PER_BODY, sizeof(*mxf->index_entries))) < 0) {
EDIT_UNITS_PER_BODY 2883 libavformat/mxfenc.c             (!mxf->edit_units_count || mxf->edit_units_count > EDIT_UNITS_PER_BODY) &&