Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/jack/
Dgstjack.h76 typedef jack_default_audio_sample_t sample_t; typedef
/third_party/boost/libs/accumulators/test/
Dvector.cpp69 typedef std::vector<int> sample_t; in test_stat() typedef
Dvalarray.cpp69 typedef std::valarray<int> sample_t; in test_stat() typedef
/third_party/boost/boost/test/data/monomorphic/
Djoin.hpp54 using sample_t = typename std::conditional< typedef in boost::unit_test::data::monomorphic::join