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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg12dec.c1213 static inline int uses_vdpau(AVCodecContext *avctx) { function
1236 if (avctx->hwaccel || uses_vdpau(avctx))
2381 && uses_vdpau(avctx))
2631 if (uses_vdpau(avctx)) {

Completed in 65 milliseconds