Searched refs:av_hwaccel_next (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1747 AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel) function
1756 while((hwaccel= av_hwaccel_next(hwaccel))){
H A Davcodec.h4714 AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h3356 AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davcodec.h5072 AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel);
H A Dutils.c1160 while ((hwaccel = av_hwaccel_next(hwaccel)))
3408 AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel) function

Completed in 137 milliseconds