TUT HEVC Encoder
Data Fields
lcu_ref_px_t Struct Reference

Top and left intra reference pixels for LCU. More...

#include <cu.h>

Collaboration diagram for lcu_ref_px_t:

Data Fields

kvz_pixel y [((1<<(3+3))+(1<<(3+3))/2)+1]
 
kvz_pixel u [((1<<(3+3))+(1<<(3+3))/2)/2+1]
 
kvz_pixel v [((1<<(3+3))+(1<<(3+3))/2)/2+1]
 

Detailed Description

Field Documentation

◆ u

kvz_pixel lcu_ref_px_t::u[((1<<(3+ 3))+(1<<(3+ 3))/2)/2+1]

◆ v

kvz_pixel lcu_ref_px_t::v[((1<<(3+ 3))+(1<<(3+ 3))/2)/2+1]

◆ y

kvz_pixel lcu_ref_px_t::y[((1<<(3+ 3))+(1<<(3+ 3))/2)+1]

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