Struct mediapipe::FrameBuffer::Stride
ClassList > mediapipe > FrameBuffer > Stride
Public Attributes
Type | Name |
---|---|
int | pixel_stride_bytes |
int | row_stride_bytes |
Public Functions
Type | Name |
---|---|
bool | operator!= (const Stride & other) const |
bool | operator== (const Stride & other) const |
Public Attributes Documentation
variable pixel_stride_bytes
int mediapipe::FrameBuffer::Stride::pixel_stride_bytes;
variable row_stride_bytes
int mediapipe::FrameBuffer::Stride::row_stride_bytes;
Public Functions Documentation
function operator!=
inline bool mediapipe::FrameBuffer::Stride::operator!= (
const Stride & other
) const
function operator==
inline bool mediapipe::FrameBuffer::Stride::operator== (
const Stride & other
) const
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/frame_buffer.h