00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015 #ifndef __FE2_SCALE_FILTER_H__
00016 #define __FE2_SCALE_FILTER_H__
00017
00073 #define FE2_FILTER_SCALE "scale"
00088 #define FE2_SCALE_WIDTH "scale_width"
00103 #define FE2_SCALE_HEIGHT "scale_height"
00106 #endif