Home
last modified time | relevance | path

Searched defs:hwaccel_uninit (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddecode.c1314 static void hwaccel_uninit(AVCodecContext *avctx) in hwaccel_uninit() function
/third_party/ffmpeg/fftools/
Dffmpeg.h378 void (*hwaccel_uninit)(AVCodecContext *s); member