Home
last modified time | relevance | path

Searched refs:hwaccel_decode_init (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.h680 int hwaccel_decode_init(AVCodecContext *avctx);
Dffmpeg_hw.c516 int hwaccel_decode_init(AVCodecContext *avctx) in hwaccel_decode_init() function
Dffmpeg.c2886 ret = hwaccel_decode_init(s); in get_format()