TI Autonomous Driving Algorithms (TIADALG) Library User Guide
tiadalg_buffer_context Struct Reference

#include <tiadalg_common_data_struct.h>

Data Fields

int32_t width
 
int32_t pitch
 
int32_t height
 
int32_t num_planes
 
int32_t bytes_per_element
 
int32_t element_pitch
 
int32_t plane_pitch
 
void * data
 
int32_t is_user_provided_data_ptr
 

Field Documentation

◆ width

int32_t tiadalg_buffer_context::width

◆ pitch

int32_t tiadalg_buffer_context::pitch

◆ height

int32_t tiadalg_buffer_context::height

◆ num_planes

int32_t tiadalg_buffer_context::num_planes

◆ bytes_per_element

int32_t tiadalg_buffer_context::bytes_per_element

◆ element_pitch

int32_t tiadalg_buffer_context::element_pitch

◆ plane_pitch

int32_t tiadalg_buffer_context::plane_pitch

◆ data

void* tiadalg_buffer_context::data

◆ is_user_provided_data_ptr

int32_t tiadalg_buffer_context::is_user_provided_data_ptr

The documentation for this struct was generated from the following file:

© Copyright 2018 Texas Instruments Incorporated. All rights reserved.
Document generated by doxygen 1.8.6