|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| uint8_t * MayaFlux::Kakshya::VideoStreamContainer::mutable_slot_ptr | ( | uint64_t | frame_index | ) |
Mutable pointer into m_data[0] for the decode thread to write into.
| frame_index | Absolute frame index; mapped to slot via modulo. |
Definition at line 124 of file VideoStreamContainer.cpp.
References get_frame_byte_size(), m_data, m_ring_capacity, m_total_source_frames, and slot_for().
Referenced by MayaFlux::IO::VideoFileReader::decode_batch().
Here is the call graph for this function:
Here is the caller graph for this function: