|
| struct | dx::stream::channel::control |
| |
| struct | dx::stream::channel::open< bus_t, max_channels > |
| | generic stream open request More...
|
| |
| struct | dx::stream::channel::opened< data_t, channels > |
| | generic streaming channel buffer description More...
|
| |
| struct | dx::stream::clock |
| | select/get stream sample rate/iosize More...
|
| |
| struct | dx::stream::clock::monitor |
| | performance monitor shared memory More...
|
| |
| struct | dx::stream::clock_value |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations > |
| | device streaming interface descriptor More...
|
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock::defaults |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock::defaults::iosize |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock::defaults::sync |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock::defaults::sync::cycle |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock::setting |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::clock::setting::external |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::name_id |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream |
| | dx::desc::stream interface descriptor More...
|
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config |
| | dx::desc::stream::config interface descriptor More...
|
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::clock |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::clock::sync |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::options |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::options::spdif |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::config::transaction |
| |
| struct | dx::stream::desc< target_t, max_streams, max_pins, max_clock_settings, max_clocks, max_configurations >::stream::pin |
| |
| union | dx::stream::encoder |
| |
| struct | dx::stream::encoder::index |
| |
| struct | dx::stream::format |
| |
| struct | dx::stream::iosize |
| |
| struct | dx::stream::open< bus_t > |
| | generic stream open request More...
|
| |
| struct | dx::stream::opened< object_t > |
| | generic shared streaming buffer description More...
|
| |
|
| template<typename type_t > |
| type_t | dx::max (type_t v1, type_t v2) |
| |
| std::ostream & | operator<< (std::ostream &os, const dx::stream::direction::direction &direction) |
| |
| std::ostream & | operator<< (std::ostream &os, const dx::stream::format &format) |
| |
| template<typename desc_t > |
| std::ostream & | operator<< (std::ostream &os, const typename desc_t::stream &stream) |
| |
| template<typename desc_t > |
| std::ostream & | operator<< (std::ostream &os, const typename desc_t::stream::cfg &cfg) |
| |
| template<typename desc_t > |
| std::ostream & | operator<< (std::ostream &os, const typename desc_t::stream::pin &pin) |
| | describes pin as name@plug channels*format/[in|out] +idx
|
| |