Lines Matching refs:rate
147 struct AVRational rate;
1080 mxf_timecode->rate = (AVRational){avio_rb16(pb), 1};
2345 "Invalid edit rate (%d/%d) found on structural"
2357 /* scale sourceclip start_position to match physical track edit rate */
2364 if (av_timecode_init(&tc, mxf_tc->rate, flags, start_position + mxf_tc->start_frame, mxf->fc) == 0) {
2621 if (av_timecode_init(&tc, mxf_tc->rate, flags, mxf_tc->start_frame, mxf->fc) == 0) {
2638 if (av_timecode_init(&tc, mxf_tc->rate, flags, mxf_tc->start_frame, mxf->fc) == 0) {
2737 "Invalid edit rate (%d/%d) found on stream #%d, "
2943 av_log(mxf->fc, AV_LOG_WARNING, "invalid sample rate (%d/%d) "
3811 "sample rate (%d/%d), audio pts won't be accurate.\n",