Home
last modified time | relevance | path

Searched refs:VAR_TIME (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dlibmodplug.c74 VAR_TIME, enumerator
301 var_values[VAR_TIME ] = modplug->packet_count * modplug->ts_per_packet; in modplug_read_packet()
320 PRINT_INFO(5, "ts", VAR_TIME); in modplug_read_packet()
335 pkt->pts = pkt->dts = var_values[VAR_TIME]; in modplug_read_packet()
/third_party/ffmpeg/libavfilter/
H A Dvf_zoompan.c65 VAR_TIME, VAR_OUT_TIME, VAR_OT, enumerator
173 var_values[VAR_TIME] = var_values[VAR_OT] = var_values[VAR_OUT_TIME]; in output_single_frame()

Completed in 2 milliseconds