#ifndef VPMEDIANFILTER_H__
#define VPMEDIANFILTER_H__

enum
{
	VP_MEDIANFILTERSTRENGTH					=	1000
};

#endif	// VPMEDIANFILTER_H__
