Searched refs:ff_h264_vda_decoder (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 Dvda_h264_dec.c38 extern AVCodec ff_h264_decoder, ff_h264_vda_decoder;
188 if (!ff_h264_vda_decoder.pix_fmts) {
190 ff_h264_vda_decoder.pix_fmts = vda_pixfmts_prior_10_7;
192 ff_h264_vda_decoder.pix_fmts = vda_pixfmts;
262 AVCodec ff_h264_vda_decoder = { variable

Completed in 44 milliseconds