Home | History | Annotate | Download | only in vp8

Lines Matching refs:round

732                 vpx_codec_pts_t    round, delta;
737 round = 1000000 * ctx->cfg.g_timebase.num / 2 - 1;
743 (dst_time_stamp * ctx->cfg.g_timebase.den + round)
746 (delta * ctx->cfg.g_timebase.den + round)