Struct per_offset_median¶
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t * | gen_per_tap |
| struct heap_node * | max_heap |
| size_t | max_size |
| struct heap_node * | min_heap |
| size_t | min_size |
Public Attributes Documentation¶
variable gen_per_tap¶
variable max_heap¶
variable max_size¶
variable min_heap¶
variable min_size¶
The documentation for this class was generated from the following file scripts/median-filter/csrc/peak_detector.c