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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegutils.h79 #define IS_INTERLACED(a) ((a) & MB_TYPE_INTERLACED) macro
H A Dh264.h84 #undef IS_INTERLACED macro
85 #define IS_INTERLACED(mb_type) 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h75 #undef IS_INTERLACED macro
76 #define IS_INTERLACED(mb_type) 0 macro
H A Dmpegvideo.h103 #define IS_INTERLACED(a) ((a)&MB_TYPE_INTERLACED) macro

Completed in 65 milliseconds