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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmicrodvddec.c35 static int indexof(const char *s, int c) function
59 int tag_index = indexof(MICRODVD_TAGS, tag.key);
87 int style_index = indexof(MICRODVD_STYLES, *s);
116 int len = indexof(s, '}');
139 int len = indexof(s, '}');

Completed in 55 milliseconds