TS2D              392 libavfilter/af_volume.c         vol->var_values[VAR_STARTPTS] = TS2D(buf->pts);
TS2D              395 libavfilter/af_volume.c     vol->var_values[VAR_PTS] = TS2D(buf->pts);
TS2D              338 libavfilter/f_select.c         select->var_values[VAR_START_PTS] = TS2D(frame->pts);
TS2D              340 libavfilter/f_select.c         select->var_values[VAR_START_T] = TS2D(frame->pts) * av_q2d(inlink->time_base);
TS2D              343 libavfilter/f_select.c     select->var_values[VAR_PTS] = TS2D(frame->pts);
TS2D              344 libavfilter/f_select.c     select->var_values[VAR_T  ] = TS2D(frame->pts) * av_q2d(inlink->time_base);
TS2D              532 libavfilter/f_sendcmd.c                         var_values[VAR_PTS] = TS2D(ref->pts);
TS2D              161 libavfilter/setpts.c         setpts->var_values[VAR_STARTPTS] = TS2D(pts);
TS2D              164 libavfilter/setpts.c     setpts->var_values[VAR_PTS       ] = TS2D(pts);
TS2D              216 libavfilter/setpts.c     setpts->var_values[VAR_PREV_INPTS ] = TS2D(in_pts);
TS2D              218 libavfilter/setpts.c     setpts->var_values[VAR_PREV_OUTPTS] = TS2D(frame->pts);
TS2D              394 libavfilter/vf_hue.c     hue->var_values[VAR_PTS] = TS2D(inpic->pts);
TS2D              170 libavfilter/vf_vignette.c         s->var_values[VAR_PTS] = TS2D(frame->pts);