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

#include <image.h>

Collaboration diagram for lcu_yuv_t:

Data Fields

kvz_pixel y [((1<<(3+3)) *(1<<(3+3)))]
 
kvz_pixel u [((1<<(3+3)) *(1<<(3+3)) > > 2)]
 
kvz_pixel v [((1<<(3+3)) *(1<<(3+3)) > > 2)]
 
enum kvz_chroma_format chroma_format
 

Field Documentation

◆ chroma_format

enum kvz_chroma_format lcu_yuv_t::chroma_format

◆ u

kvz_pixel lcu_yuv_t::u[((1<<(3+ 3)) *(1<<(3+ 3)) > > 2)]

◆ v

kvz_pixel lcu_yuv_t::v[((1<<(3+ 3)) *(1<<(3+ 3)) > > 2)]

◆ y

kvz_pixel lcu_yuv_t::y[((1<<(3+ 3)) *(1<<(3+ 3)))]

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