Searched defs:IS_INTERLACED (Results 1 – 2 of 2) sorted by relevance
83 #define IS_INTERLACED(a) ((a) & MB_TYPE_INTERLACED) macro
86 #define IS_INTERLACED(mb_type) 0 macro