Skip to content

Struct per_offset_median

ClassList > 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

uint32_t* per_offset_median::gen_per_tap;

variable max_heap

struct heap_node* per_offset_median::max_heap;

variable max_size

size_t per_offset_median::max_size;

variable min_heap

struct heap_node* per_offset_median::min_heap;

variable min_size

size_t per_offset_median::min_size;


The documentation for this class was generated from the following file scripts/median-filter/csrc/peak_detector.c