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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegutils.h72 #define IS_INTRA16x16(a) ((a) & MB_TYPE_INTRA16x16) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegvideo.h97 #define IS_INTRA16x16(a) ((a)&MB_TYPE_INTRA16x16) macro

Completed in 259 milliseconds