Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Daf_mcompand.c330 char *p2, *p3, *saveptr2 = NULL, *saveptr3 = NULL; in config_output() local
360 char *tstr3 = av_strtok(p3, ",", &saveptr3); in config_output()
364 tstr3 = av_strtok(p3, ",", &saveptr3); in config_output()
H A Dvf_stack.c303 char *arg3, *p3, *saveptr3 = NULL; in config_output() local
336 while ((arg3 = av_strtok(p3, "+", &saveptr3))) { in config_output()

Completed in 2 milliseconds