Searched refs:yae_set_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) function
1163 return !strcmp(cmd, "tempo") ? yae_set_tempo(ctx, arg) : AVERROR(ENOSYS);

Completed in 42 milliseconds