|
VART-X
0.3.0
|
This is the complete list of members for vart::VideoFrame, including all inherited members.
| export_buffer() const | vart::VideoFrame | |
| get_device_handle() const | vart::VideoFrame | |
| get_pimpl_handle() const | vart::VideoFrame | |
| get_video_info() const | vart::VideoFrame | |
| map(DataMapFlags map_flags) | vart::VideoFrame | |
| unmap() | vart::VideoFrame | |
| VideoFrame(VideoFrameImplType type, size_t size, uint8_t mbank_idx, VideoInfo &vinfo, std::shared_ptr< Device > device) | vart::VideoFrame | |
| VideoFrame(VideoFrameImplType type, std::vector< uint8_t * > &data_vec, VideoInfo &vinfo, std::shared_ptr< Device > device) | vart::VideoFrame | |
| VideoFrame(VideoFrameImplType type, uint8_t mbank_idx, std::vector< xrt::bo * > &bo_vec, VideoInfo &vinfo, std::shared_ptr< Device > device) | vart::VideoFrame | |
| VideoFrame(VideoFrameImplType type, int dma_buf_fd, VideoInfo &vinfo, std::shared_ptr< Device > device) | vart::VideoFrame | |
| ~VideoFrame()=default | vart::VideoFrame |