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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Durldecode.c57 c2 = av_tolower(c2);
58 c3 = av_tolower(c3);
H A Dsubviewerdec.c117 key[i - 1] = av_tolower(line[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Davstring.c141 c1 = av_tolower(*a++);
142 c2 = av_tolower(*b++);
152 c1 = av_tolower(*a++);
153 c2 = av_tolower(*b++);
H A Davstring.h152 static inline int av_tolower(int c) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Davstring.c216 c1 = av_tolower(*a++);
217 c2 = av_tolower(*b++);
227 c1 = av_tolower(*a++);
228 c2 = av_tolower(*b++);
306 c = av_tolower(c);
H A Davstring.h231 static inline int av_tolower(int c) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmicrodvddec.c340 switch (av_tolower(tags[i].key)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c4353 key[i] = av_tolower(cmd[i]);

Completed in 171 milliseconds