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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Ddict.h102 AVDictionaryEntry *av_dict_get(FF_CONST_AVUTIL53 AVDictionary *m, const char *key,
153 void av_dict_copy(AVDictionary **dst, FF_CONST_AVUTIL53 AVDictionary *src, int flags);
H A Dversion.h145 #ifndef FF_CONST_AVUTIL53
147 #define FF_CONST_AVUTIL53 const macro
149 #define FF_CONST_AVUTIL53 macro
H A Dfifo.h76 int av_fifo_size(FF_CONST_AVUTIL53 AVFifoBuffer *f);
84 int av_fifo_space(FF_CONST_AVUTIL53 AVFifoBuffer *f);
H A Ddict.c38 AVDictionaryEntry *av_dict_get(FF_CONST_AVUTIL53 AVDictionary *m, const char *key,
187 void av_dict_copy(AVDictionary **dst, FF_CONST_AVUTIL53 AVDictionary *src, int flags)
H A Dfifo.c77 int av_fifo_size(FF_CONST_AVUTIL53 AVFifoBuffer *f)
82 int av_fifo_space(FF_CONST_AVUTIL53 AVFifoBuffer *f)

Completed in 121 milliseconds