Searched refs:av_register_hwaccel (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dallcodecs.c31 if(CONFIG_##X##_HWACCEL) av_register_hwaccel(&ff_##x##_hwaccel); }
H A Davcodec.h4707 void av_register_hwaccel(AVHWAccel *hwaccel);
H A Dutils.c1738 void av_register_hwaccel(AVHWAccel *hwaccel) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h3349 void av_register_hwaccel(AVHWAccel *hwaccel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dallcodecs.c35 av_register_hwaccel(&ff_##x##_hwaccel); \
H A Davcodec.h5065 void av_register_hwaccel(AVHWAccel *hwaccel);
H A Dutils.c3399 void av_register_hwaccel(AVHWAccel *hwaccel) function

Completed in 114 milliseconds