Home | History | Annotate | Download | only in mrst

Lines Matching refs:VA_MB_TYPE_MOTION_FORWARD

61 #define MBPARAM_MotionForward(ptr)      (((ptr)->macroblock_type & VA_MB_TYPE_MOTION_FORWARD)?1:0)