Searched refs:pts_val (Results 1 – 2 of 2) sorted by relevance
866 volatile vpx_codec_pts_t pts_val = pts; in vp8e_encode() local888 ctx->pts_offset = pts_val; in vp8e_encode()891 pts_val -= ctx->pts_offset; in vp8e_encode()943 pts_val * ctx->timestamp_ratio.num / ctx->timestamp_ratio.den; in vp8e_encode()944 dst_end_time_stamp = (pts_val + (int64_t)duration) * in vp8e_encode()
1288 vpx_codec_pts_t pts_val, in encoder_encode() argument1294 volatile vpx_codec_pts_t pts = pts_val; in encoder_encode()