FFmpeg
|
Data Fields | |
chord * | C |
int | size |
int | cap |
int * | R |
int | Lnum |
int | minX |
int | maxX |
int | minY |
int | maxY |
unsigned | nb_elements |
Definition at line 83 of file vf_morpho.c.
chord* chord_set::C |
Definition at line 84 of file vf_morpho.c.
Referenced by build_chord_set(), init_chordset(), and insert_chord_set().
int chord_set::size |
Definition at line 85 of file vf_morpho.c.
Referenced by build_chord_set(), init_chordset(), and insert_chord_set().
int chord_set::cap |
Definition at line 86 of file vf_morpho.c.
Referenced by init_chordset(), and insert_chord_set().
int* chord_set::R |
Definition at line 88 of file vf_morpho.c.
Referenced by build_chord_set().
int chord_set::Lnum |
Definition at line 89 of file vf_morpho.c.
Referenced by build_chord_set().
int chord_set::minX |
Definition at line 91 of file vf_morpho.c.
Referenced by init_chordset(), and insert_chord_set().
int chord_set::maxX |
Definition at line 92 of file vf_morpho.c.
Referenced by init_chordset(), and insert_chord_set().
int chord_set::minY |
Definition at line 93 of file vf_morpho.c.
Referenced by init_chordset(), and insert_chord_set().
int chord_set::maxY |
Definition at line 94 of file vf_morpho.c.
Referenced by init_chordset(), and insert_chord_set().
unsigned chord_set::nb_elements |
Definition at line 95 of file vf_morpho.c.
Referenced by build_chord_set(), and init_chordset().