Home
last modified time | relevance | path

Searched defs:av_freep (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/ffmpeg/
Davcodec.h43 static inline void av_freep(void *k) { in av_freep() function
/third_party/ffmpeg/libavcodec/
Dtableprint_vlc.h35 #define av_freep(p) while(0) macro
/third_party/ffmpeg/libavutil/
Dmem.c228 void av_freep(void *arg) in av_freep() function