av_hwaccel_next  3356 libavcodec/avcodec.h AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel);
av_hwaccel_next  1172 libavcodec/utils.c     while((hwaccel= av_hwaccel_next(hwaccel))){