#ifndef _VPscenemotionblur_H_

#define _VPscenemotionblur_H_



enum

{

	VP_SMBSUB									=	1000,

		VP_SMBSUB_5									= 0,

		VP_SMBSUB_9									= 1,

		VP_SMBSUB_16								= 2,

		VP_SMBSUB_25								= 3,

		VP_SMBSUB_36								= 4,

		VP_SMBSUB_49								= 5,

	VP_SMBDITHER							=	1002,

	VP_SMBAARESTRICTION				= 1003,

	VP_SMBCAMERAOFFSET				= 1004

};



#endif