Home
last modified time | relevance | path

Searched defs:DV_PROFILE_IS_720p50 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddv.h86 #define DV_PROFILE_IS_720p50(p) (((p)->video_stype == 0x18) && ((p)->dsf == 1)) macro

Completed in 1 milliseconds