av_strtok 2997 fftools/ffmpeg_opt.c if (!av_strtok(key, "=", &value) || av_strtok 2998 fftools/ffmpeg_opt.c !av_strtok(value, "\r\n", &endptr)) { av_strtok 3669 fftools/ffprobe.c w_name = av_strtok(print_format, "=", &buf); av_strtok 512 libavcodec/bsf.c bsf_name = av_strtok(str, "=", &bsf_options_str); av_strtok 537 libavcodec/bsf.c while (bsf_str = av_strtok(buf, ",", &saveptr)) { av_strtok 388 libavcodec/libvpxenc.c char *token = av_strtok(value, ",", &saveptr); av_strtok 392 libavcodec/libvpxenc.c token = av_strtok(NULL, ",", &saveptr); av_strtok 72 libavcodec/samidec.c tag = av_strtok(p, ">", &saveptr); av_strtok 149 libavfilter/aeval.c while (expr = av_strtok(buf, "|", &buf)) { av_strtok 97 libavfilter/af_acrossover.c if (!(arg = av_strtok(p, " |", &saveptr))) av_strtok 150 libavfilter/af_adelay.c if (!(arg = av_strtok(p, "|", &saveptr))) av_strtok 80 libavfilter/af_aecho.c char *tstr = av_strtok(p, "|", &saveptr); av_strtok 563 libavfilter/af_afftdn.c if (!(arg = av_strtok(p, "| ", &saveptr))) av_strtok 176 libavfilter/af_afftfilt.c char *arg = av_strtok(ch == 0 ? args : NULL, "|", &saveptr); av_strtok 196 libavfilter/af_afftfilt.c char *arg = av_strtok(ch == 0 ? args : NULL, "|", &saveptr); av_strtok 266 libavfilter/af_aiir.c if (!(arg = av_strtok(p, "|", &saveptr))) av_strtok 298 libavfilter/af_aiir.c if (!(arg = av_strtok(p, " ", &saveptr))) av_strtok 323 libavfilter/af_aiir.c if (!(arg = av_strtok(p, " ", &saveptr))) av_strtok 353 libavfilter/af_aiir.c if (!(arg = av_strtok(p, "|", &saveptr))) av_strtok 111 libavfilter/af_anequalizer.c color = av_strtok(ch == 0 ? colors : NULL, " |", &saveptr); av_strtok 605 libavfilter/af_anequalizer.c char *arg = av_strtok(s->nb_filters == 0 ? args : NULL, "|", &saveptr); av_strtok 97 libavfilter/af_chorus.c char *tstr = av_strtok(p, "|", &saveptr); av_strtok 371 libavfilter/af_compand.c char *tstr = av_strtok(p, " |", &saveptr); av_strtok 387 libavfilter/af_compand.c char *tstr = av_strtok(p, " |", &saveptr); av_strtok 417 libavfilter/af_compand.c char *tstr = av_strtok(p, " |", &saveptr); av_strtok 132 libavfilter/af_headphone.c while ((arg = av_strtok(p, "|", &tokenizer))) { av_strtok 422 libavfilter/af_ladspa.c while ((arg = av_strtok(p, separator, &saveptr)) && !s->dl_handle) { av_strtok 547 libavfilter/af_ladspa.c if (!(arg = av_strtok(p, " |", &saveptr))) av_strtok 354 libavfilter/af_lv2.c if (!(arg = av_strtok(p, " |", &saveptr))) av_strtok 208 libavfilter/af_mcompand.c char *tstr = av_strtok(p, ",", &saveptr); av_strtok 360 libavfilter/af_mcompand.c char *tstr2, *tstr = av_strtok(p, "|", &saveptr); av_strtok 372 libavfilter/af_mcompand.c tstr2 = av_strtok(p2, " ", &saveptr2); av_strtok 392 libavfilter/af_mcompand.c char *tstr3 = av_strtok(p3, ",", &saveptr3); av_strtok 396 libavfilter/af_mcompand.c tstr3 = av_strtok(p3, ",", &saveptr3); av_strtok 417 libavfilter/af_mcompand.c tstr2 = av_strtok(p2, " ", &saveptr2); av_strtok 427 libavfilter/af_mcompand.c tstr2 = av_strtok(p2, " ", &saveptr2); av_strtok 450 libavfilter/af_mcompand.c tstr2 = av_strtok(p2, " ", &saveptr2); av_strtok 472 libavfilter/af_mcompand.c tstr2 = av_strtok(p2, " ", &saveptr2); av_strtok 477 libavfilter/af_mcompand.c tstr2 = av_strtok(p2, " ", &saveptr2); av_strtok 488 libavfilter/af_mcompand.c tstr2 = av_strtok(p2, " ", &saveptr2); av_strtok 118 libavfilter/af_pan.c arg = av_strtok(args, "|", &tokenizer); av_strtok 130 libavfilter/af_pan.c while ((arg = arg0 = av_strtok(NULL, "|", &tokenizer))) { av_strtok 220 libavfilter/af_sofalizer.c while ((arg = av_strtok(p, "|", &tokenizer))) { av_strtok 115 libavfilter/avf_abitscope.c color = av_strtok(ch == 0 ? colors : NULL, " |", &saveptr); av_strtok 412 libavfilter/avf_showfreqs.c color = av_strtok(ch == 0 ? colors : NULL, " |", &saveptr); av_strtok 525 libavfilter/avf_showwaves.c color = av_strtok(ch == 0 ? colors : NULL, " |", &saveptr); av_strtok 294 libavfilter/f_sendcmd.c start = av_strtok(intervalstr, "-", &end); av_strtok 283 libavfilter/src_movie.c spec = av_strtok(stream_specs, "+", &cursor); av_strtok 296 libavfilter/src_movie.c if (av_strtok(NULL, "+", &cursor)) av_strtok 648 libavfilter/vf_convolution.c if (!(arg = av_strtok(p, " ", &saveptr))) av_strtok 118 libavfilter/vf_convolution_opencl.c arg = av_strtok(p, " ", &saveptr); av_strtok 214 libavfilter/vf_frei0r.c for (p = path; p = av_strtok(p, separator, &ptr); p = NULL) { av_strtok 107 libavfilter/vf_mix.c if (!(arg = av_strtok(p, " ", &saveptr))) av_strtok 65 libavfilter/vf_shuffleframes.c char *map = av_strtok(n == 0 ? mapping : NULL, " |", &saveptr); av_strtok 269 libavfilter/vf_stack.c if (!(arg = av_strtok(p, "|", &saveptr))) av_strtok 285 libavfilter/vf_stack.c if (!(arg2 = av_strtok(p2, "_", &saveptr2))) av_strtok 290 libavfilter/vf_stack.c while ((arg3 = av_strtok(p3, "+", &saveptr3))) { av_strtok 425 libavfilter/vf_subtitles.c char *ptr = av_strtok(ass->force_style, ",", &temp); av_strtok 433 libavfilter/vf_subtitles.c ptr = av_strtok(NULL, ",", &temp); av_strtok 593 libavformat/dashdec.c char *str_offset = av_strtok(range, "-", &str_end_offset); av_strtok 743 libavformat/dashdec.c while (mpdName = av_strtok(tmp, "/", &tmp)) { av_strtok 335 libavformat/ftp.c if (!av_strtok(start, ",", &end)) goto fail; av_strtok 336 libavformat/ftp.c if (!av_strtok(NULL, ",", &end)) goto fail; av_strtok 337 libavformat/ftp.c if (!av_strtok(NULL, ",", &end)) goto fail; av_strtok 338 libavformat/ftp.c if (!av_strtok(NULL, ",", &end)) goto fail; av_strtok 341 libavformat/ftp.c start = av_strtok(NULL, ",", &end); av_strtok 344 libavformat/ftp.c start = av_strtok(NULL, ",", &end); av_strtok 968 libavformat/ftp.c while(fact = av_strtok(p, ";", &saveptr)) { av_strtok 974 libavformat/ftp.c fact = av_strtok(fact, "=", &value); av_strtok 543 libavformat/hls.c while ((characteristic = av_strtok(chr_ptr, ",", &saveptr))) { av_strtok 1921 libavformat/hlsenc.c while (av_strtok(q, " \t", &saveptr1)) { av_strtok 1934 libavformat/hlsenc.c while (varstr = av_strtok(p, " \t", &saveptr1)) { av_strtok 1960 libavformat/hlsenc.c while (keyval = av_strtok(varstr, ",", &saveptr2)) { av_strtok 2048 libavformat/hlsenc.c while (av_strtok(q, " \t", &saveptr1)) { av_strtok 2061 libavformat/hlsenc.c while (ccstr = av_strtok(p, " \t", &saveptr1)) { av_strtok 2069 libavformat/hlsenc.c while (keyval = av_strtok(ccstr, ",", &saveptr2)) { av_strtok 807 libavformat/http.c while ((param = av_strtok(next_param, ";", &saveptr))) { av_strtok 811 libavformat/http.c if ((name = av_strtok(param, "=", &value))) { av_strtok 1082 libavformat/http.c while ((cookie = av_strtok(next, "\n", &saveptr)) && !ret) { av_strtok 217 libavformat/libssh.c user = av_strtok(credencials, ":", &end); av_strtok 218 libavformat/libssh.c pass = av_strtok(end, ":", &end); av_strtok 121 libavformat/sccdec.c char *ptr = av_strtok(lline, " ", &saveptr); av_strtok 493 libavformat/segment.c char *tstr = av_strtok(p, ",", &saveptr); av_strtok 552 libavformat/segment.c char *fstr = av_strtok(p, ",", &saveptr); av_strtok 264 libavformat/tee.c while (subselect = av_strtok(first_subselect, slave_select_sep, &next_subselect)) { av_strtok 201 libavutil/avstring.h char *av_strtok(char *s, const char *delim, char **saveptr); av_strtok 391 libavutil/hwcontext_vulkan.c char *save, *token = av_strtok(user_exts_str, "+", &save); av_strtok 407 libavutil/hwcontext_vulkan.c token = av_strtok(NULL, "+", &save); av_strtok 698 libpostproc/postprocess.c filterToken= av_strtok(p, filterDelimiters, &tokstate); av_strtok 701 libpostproc/postprocess.c filterName= av_strtok(filterToken, optionDelimiters, &tokstate); av_strtok 714 libpostproc/postprocess.c option= av_strtok(NULL, optionDelimiters, &tokstate);