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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dconcatdec.c66 static char *get_keyword(uint8_t **cursor) function
337 keyword = get_keyword(&cursor);
350 char *dur_str = get_keyword(&cursor);
373 strtol(get_keyword(&cursor), NULL, 0);
375 char *ver_kw = get_keyword(&cursor);
376 char *ver_val = get_keyword(&cursor);

Completed in 57 milliseconds