TUT HEVC Encoder
Loading...
Searching...
No Matches
Data Fields
cu_array_t Struct Reference

#include <cu.h>

Collaboration diagram for cu_array_t:

Data Fields

struct cu_array_tbase
 base cu array or NULL
 
cu_info_tdata
 cu array
 
int32_t width
 width of the array in pixels
 
int32_t height
 height of the array in pixels
 
int32_t stride
 stride of the array in pixels
 
int32_t refcount
 number of references to this cu_array
 

Field Documentation

◆ base

struct cu_array_t* cu_array_t::base

◆ data

cu_info_t* cu_array_t::data

◆ height

int32_t cu_array_t::height

◆ refcount

int32_t cu_array_t::refcount

◆ stride

int32_t cu_array_t::stride

◆ width

int32_t cu_array_t::width

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