|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void ContiguousAccessProcessor::set_output_size | ( | const std::vector< uint64_t > & | shape | ) |
Set the output buffer size (shape) for each processing call.
| shape | Vector specifying the size in each dimension. |
Definition at line 178 of file ContiguousAccessProcessor.cpp.
References m_output_shape, m_source_container_weak, store_metadata(), and validate().
Here is the call graph for this function: