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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_atempo.c322 static int yae_set_tempo(AVFilterContext *ctx, const char *arg_tempo) argument
327 double tempo = av_strtod(arg_tempo, &tail);
330 av_log(ctx, AV_LOG_ERROR, "Invalid tempo value '%s'\n", arg_tempo);

Completed in 139 milliseconds