Home
last modified time | relevance | path

Searched refs:PEAK_INFO (Results 1 – 1 of 1) sorted by relevance

/third_party/libsnd/src/
Dcommon.h253 } PEAK_INFO ; typedef
255 static inline PEAK_INFO *
257 { return calloc (1, sizeof (PEAK_INFO) + channels * sizeof (PEAK_POS)) ; in peak_info_calloc()
460 PEAK_INFO *peak_info ;