Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dconcatdec.c81 static char *get_keyword(uint8_t **cursor) in get_keyword() function
479 keyword = get_keyword(&cursor); in concat_parse_script()
509 arg_kw[arg] = get_keyword(&cursor); in concat_parse_script()
518 arg_int[arg] = strtol(get_keyword(&cursor), NULL, 0); in concat_parse_script()
521 arg_kw[arg] = get_keyword(&cursor); in concat_parse_script()

Completed in 2 milliseconds