Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dcommon.h238 } PEAK_POS ; typedef
252 PEAK_POS peaks [] ;
257 { return calloc (1, sizeof (PEAK_INFO) + channels * sizeof (PEAK_POS)) ; in peak_info_calloc()