MPEG_TIME_BASE_Q 1485 libavformat/hls.c                                               MPEG_TIME_BASE_Q);
MPEG_TIME_BASE_Q 1499 libavformat/hls.c                                          MPEG_TIME_BASE_Q);
MPEG_TIME_BASE_Q 1507 libavformat/hls.c         return MPEG_TIME_BASE_Q;
MPEG_TIME_BASE_Q 1515 libavformat/hls.c     int64_t scaled_ts_a = av_rescale_q(ts_a, get_timebase(pls_a), MPEG_TIME_BASE_Q);
MPEG_TIME_BASE_Q 1516 libavformat/hls.c     int64_t scaled_ts_b = av_rescale_q(ts_b, get_timebase(pls_b), MPEG_TIME_BASE_Q);