Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/backend/
H A DCSound.cpp34 #include "unit_conv.h" // for seconds_to_string() in TStaticPoolAccesser()
35 in TStaticPoolAccesser()
36 in TStaticPoolAccesser()
37 /* TODO: in TStaticPoolAccesser()
38 …- add try and catch around space modifier methods that call matchUpChannelLengths even upon except… in TStaticPoolAccesser()
45 …entries in the peak chunk data, the min and maxes aren't exactly correct now because the PEAK_CHUN… in TStaticPoolAccesser()
/dports/audio/rezound/rezound-0.13.1beta/src/PoolFile/
H A DTPoolFile.h42 template<class pool_element_t,class pool_file_t> class TStaticPoolAccesser; variable
177 template <class T,class P> friend class TStaticPoolAccesser; variable