Home
last modified time | relevance | path

Searched defs:SRC_STATE_tag (Results 1 – 1 of 1) sorted by relevance

/dports/audio/libsamplerate/libsamplerate-0.2.2/src/
H A Dcommon.h125 struct SRC_STATE_tag struct
127 SRC_STATE_VT *vt ;
129 double last_ratio, last_position ;
131 SRC_ERROR error ;
132 int channels ;
135 enum SRC_MODE mode ;
138 src_callback_t callback_func ;
139 void *user_callback_data ;
140 long saved_frames ;
141 const float *saved_data ;
[all …]