|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Kakshya::is_region_access_contiguous | ( | const Region & | region, |
| const std::shared_ptr< SignalSourceContainer > & | container | ||
| ) |
Check if region access will be contiguous in memory.
| region | Region to check. |
| container | Container providing layout information. |
Definition at line 244 of file RegionUtils.cpp.
References COLUMN_MAJOR, MayaFlux::Kakshya::Region::end_coordinates, ROW_MAJOR, and MayaFlux::Kakshya::Region::start_coordinates.
Referenced by analyze_access_pattern().
Here is the caller graph for this function: