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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddv_profile.h63 const AVDVProfile *avpriv_dv_frame_profile(const AVDVProfile *sys,
H A Ddv_profile.c332 const AVDVProfile *avpriv_dv_frame_profile(const AVDVProfile *sys, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddvdata.h277 const DVprofile* avpriv_dv_frame_profile(const DVprofile *sys,
H A Ddvdata.c248 const DVprofile* avpriv_dv_frame_profile(const DVprofile *sys, function
H A Ddv.c1069 s->sys = avpriv_dv_frame_profile(s->sys, buf, buf_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Ddv.c341 !(c->sys = avpriv_dv_frame_profile(c->sys, buf, buf_size)) ||
451 c->dv_demux->sys = avpriv_dv_frame_profile(c->dv_demux->sys, c->buf, DV_PROFILE_BYTES);

Completed in 123 milliseconds