integer_math Struct Reference

List of all members.

Public Attributes

unsigned int nbits
void(* low_pass_5_x_dec_x_manybits )(const int *src, const int w, const int h, int *dst, const int w2)
void(* low_pass_5_y_dec_y_manybits )(const int *src, const int w, const int h, int *dst, const int h2)
void(* low_pass_5_x_dec_x_fewbits )(const int *src, const int w, const int h, int *dst, const int w2)
void(* low_pass_5_y_dec_y_fewbits )(const int *src, const int w, const int h, int *dst, const int h2)
void(* low_pass_9_x_manybits )(const int *src, const int w, const int h, int *dst)
void(* low_pass_9_y_manybits )(const int *src, const int w, const int h, int *dst)
void(* low_pass_9_x_fewbits )(const int *src, const int w, const int h, int *dst)
void(* low_pass_9_y_fewbits )(const int *src, const int w, const int h, int *dst)
void(* x_filter_clean_manybits )(const int *src, const int w, const int h, const int *hf_flipped, const int hfs, const int shiftbits, int *dst)
void(* x_filter_clean_fewbits )(const int *src, const int w, const int h, const int *hf_flipped, const int hfs, const int shiftbits, int *dst)
void(* x_filter_clean_small_manybits )(const int *src, const int w, const int h, const int *hf_flipped, const int hfs, const int shiftbits, int *dst)
void(* x_filter_clean_small_fewbits )(const int *src, const int w, const int h, const int *hf_flipped, const int hfs, const int shiftbits, int *dst)
void(* y_filter_clean_manybits )(const int *src, const int w, const int h, const int *vf_flipped, const int vfs, const int shiftbits, int *dst)
void(* y_filter_clean_fewbits )(const int *src, const int w, const int h, const int *vf_flipped, const int vfs, const int shiftbits, int *dst)
void(* y_filter_clean_small_manybits )(const int *src, const int w, const int h, const int *vf_flipped, const int vfs, const int shiftbits, int *dst)
void(* y_filter_clean_small_fewbits )(const int *src, const int w, const int h, const int *vf_flipped, const int vfs, const int shiftbits, int *dst)

Detailed Description

Definition at line 41 of file integer_math.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 8 08:22:36 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3