/dports/graphics/geomorph/geomorph-0.60.1/src/hf/ |
H A D | hf_filters.h | 71 } filter_struct; typedef 73 filter_struct *wide_filter_new(gint hf_size, dist_matrix_struct *); 74 filter_struct *medium_filter1_new(gint hf_size, dist_matrix_struct *); 75 filter_struct *medium_filter2_new(gint hf_size, dist_matrix_struct *); 76 filter_struct *sharp_filter_new(gint hf_size, dist_matrix_struct *); 77 filter_struct *image_filter_new(); 78 filter_struct *gauss_filter_new(gint hf_size, dist_matrix_struct *dist, gauss_opt *opt); 80 void gauss_filter_init(filter_struct *, dist_matrix_struct *); 85 void filter_free(filter_struct *); 88 void filter_apply(hf_struct_type *, filter_struct *, dist_matrix_struct *dist, [all …]
|
H A D | hf_filters.c | 66 filter_struct *filter; in wide_filter_new() 67 filter = (filter_struct *) x_malloc(sizeof(filter_struct), "filter_struct (wide)"); in wide_filter_new() 77 filter_struct *filter; in medium_filter1_new() 78 filter = (filter_struct *) x_malloc(sizeof(filter_struct), "filter_struct (medium1)"); in medium_filter1_new() 88 filter_struct *filter; in medium_filter2_new() 99 filter_struct *filter; in sharp_filter_new() 100 filter = (filter_struct *) x_malloc(sizeof(filter_struct), "filter_struct (sharp)"); in sharp_filter_new() 110 filter_struct *filter; in image_filter_new() 111 filter = (filter_struct *) x_malloc(sizeof(filter_struct), "filter_struct (image)"); in image_filter_new() 126 filter_struct *filter; in gauss_filter_new() [all …]
|
H A D | hf_dialog_options.h | 98 filter_struct *wide_filter; 99 filter_struct *medium_filter1; 100 filter_struct *medium_filter2; 101 filter_struct *sharp_filter; 102 filter_struct *gauss_filter; 103 filter_struct *image_filter;
|
H A D | surfadd.h | 35 filter_struct **current_filter; // Inherited from hf_options->primit_surf
|
H A D | draw_hf.h | 52 filter_struct *filter;
|
H A D | hf_filters_dialog.h | 61 filter_struct *current_filter;
|
H A D | img_process.c | 869 filter_struct *filter; in smooth_buf()
|
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/ |
H A D | cs2.h | 56 } filter_struct; typedef 184 filter_struct filter[MAX_SELECTORS]; 185 filter_struct *outconcddev; 186 filter_struct *outconmpegfb; 187 filter_struct *outconmpegbuf; 188 filter_struct *outconmpegrom; 189 filter_struct *outconhost; 371 partition_struct * Cs2GetPartition(filter_struct * curfilter); 372 partition_struct * Cs2FilterData(filter_struct * curfilter, int isaudio); 374 int Cs2ReadFileSystem(filter_struct * curfilter, u32 fid, int isoffset);
|
H A D | cs2.c | 3422 partition_struct * Cs2GetPartition(filter_struct * curfilter) in Cs2GetPartition() 3437 partition_struct * Cs2FilterData(filter_struct * curfilter, int isaudio) in Cs2FilterData() 3687 int Cs2ReadFileSystem(filter_struct * curfilter, u32 fid, int isoffset) in Cs2ReadFileSystem() 4266 ywrite(&check, (void *)Cs2Area->filter, sizeof(filter_struct), MAX_SELECTORS, fp); in Cs2SaveState() 4403 yread(&check, (void *)Cs2Area->filter, sizeof(filter_struct), MAX_SELECTORS, fp); in Cs2LoadState()
|
/dports/multimedia/transcode/transcode-1.1.7/tools/ |
H A D | tcstub.h | 68 struct filter_struct { struct 79 extern struct filter_struct filter[MAX_FILTERS]; argument
|
H A D | tcstub.c | 29 struct filter_struct filter[MAX_FILTERS];
|
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/ |
H A D | filter.h | 19 typedef struct filter_struct { struct
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/ |
H A D | filter.h | 19 typedef struct filter_struct { struct
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/ |
H A D | filter.h | 19 typedef struct filter_struct { struct
|
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst/validate/ |
H A D | gst-validate-pipeline-monitor.c | 317 GstStructure *filter_struct, *possible_struct; in _append_query_caps_failure_details() local 360 info.filter = filter_struct = gst_caps_get_structure (filter, j); in _append_query_caps_failure_details() 361 filter_name = gst_structure_get_name (filter_struct); in _append_query_caps_failure_details()
|
/dports/devel/py-os-win/os-win-5.5.0/os_win/utils/compute/ |
H A D | clusterutils.py | 595 filter_struct = clusapi_def.NOTIFY_FILTER_AND_TYPE( 600 self._add_filter(filter_struct, notif_key)
|
/dports/net/rsync/rsync-3.2.3/ |
H A D | rsync.h | 1030 typedef struct filter_struct { struct 1031 struct filter_struct *next; argument
|
/dports/net/rsync/rsync-3.2.3/patches/ |
H A D | filter-attribute-mods.diff | 429 typedef struct filter_struct { 430 struct filter_struct *next; 431 @@ -1002,6 +1017,11 @@ typedef struct filter_struct {
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/ |
H A D | ChangeLog-1996 | 4012 * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/ |
H A D | ChangeLog-1996 | 4012 * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
|
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/ |
H A D | ChangeLog-1996 | 4012 * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/ |
H A D | ChangeLog-1996 | 4012 * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/ |
H A D | ChangeLog-1996 | 4012 * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/ |
H A D | ChangeLog-1996 | 4012 * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/ |
H A D | ChangeLog-1996 | 4012 * class.c (alter_access, finish_struct_1, filter_struct): Likewise.
|