Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Davcodec.h4117 AVHWAccel *av_hwaccel_next(const AVHWAccel *hwaccel);
Dutils.c917 AVHWAccel *av_hwaccel_next(const AVHWAccel *hwaccel) in av_hwaccel_next() function
/third_party/ffmpeg/doc/
DAPIchanges455 av_register_hwaccel() and av_hwaccel_next().