Home
last modified time | relevance | path

Searched refs:AVRATIONAL_ARG (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dimfdec.c79 #define AVRATIONAL_ARG(rational) rational.num, rational.den macro
419 AVRATIONAL_ARG(st->time_base), AVRATIONAL_ARG(track->current_timestamp)); in open_track_resource_context()
694 AVRATIONAL_ARG(c->tracks[i - 1]->current_timestamp), in get_next_track_with_minimum_timestamp()
695 AVRATIONAL_ARG(minimum_timestamp), in get_next_track_with_minimum_timestamp()
696 AVRATIONAL_ARG(c->tracks[i - 1]->duration)); in get_next_track_with_minimum_timestamp()
732 AVRATIONAL_ARG(track->resources[i].resource->base.edit_rate)); in get_resource_context_for_timestamp()
779 pkt->stream_index, pkt->pos, AVRATIONAL_ARG(pkt->time_base)); in imf_read_packet()
801 AVRATIONAL_ARG(resource->ts_offset), in imf_read_packet()
802 AVRATIONAL_ARG(pkt->time_base)); in imf_read_packet()