|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::unordered_map< std::string, std::any > MayaFlux::Kakshya::analyze_access_pattern | ( | const Region & | region, |
| const std::shared_ptr< SignalSourceContainer > & | container | ||
| ) |
Determine optimal memory access pattern for region.
| region | Region to analyze. |
| container | Container providing layout information. |
Definition at line 76 of file ContainerUtils.cpp.
References calculate_strides(), MayaFlux::Kakshya::Region::end_coordinates, is_region_access_contiguous(), and MayaFlux::Kakshya::Region::start_coordinates.
Here is the call graph for this function: