Skip to content

Struct mediapipe::FrameBuffer::YuvData

ClassList > mediapipe > FrameBuffer > YuvData

Public Attributes

Type Name
const uint8_t * u_buffer
int uv_pixel_stride
int uv_row_stride
const uint8_t * v_buffer
const uint8_t * y_buffer
int y_row_stride

Public Attributes Documentation

variable u_buffer

const uint8_t* mediapipe::FrameBuffer::YuvData::u_buffer;

variable uv_pixel_stride

int mediapipe::FrameBuffer::YuvData::uv_pixel_stride;

variable uv_row_stride

int mediapipe::FrameBuffer::YuvData::uv_row_stride;

variable v_buffer

const uint8_t* mediapipe::FrameBuffer::YuvData::v_buffer;

variable y_buffer

const uint8_t* mediapipe::FrameBuffer::YuvData::y_buffer;

variable y_row_stride

int mediapipe::FrameBuffer::YuvData::y_row_stride;


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/frame_buffer.h