TUT HEVC Encoder
Loading...
Searching...
No Matches
ml_intra_ctu_pred_t Struct Reference

#include <ml_intra_cu_depth_pred.h>

Collaboration diagram for ml_intra_ctu_pred_t:

Data Fields

int8_t i_nb_addDepth
 
bool b_extra_up_exp
 
uint8_t * _mat_upper_depth
 
uint8_t * _mat_lower_depth
 

Field Documentation

◆ _mat_lower_depth

uint8_t* ml_intra_ctu_pred_t::_mat_lower_depth

◆ _mat_upper_depth

uint8_t* ml_intra_ctu_pred_t::_mat_upper_depth

◆ b_extra_up_exp

bool ml_intra_ctu_pred_t::b_extra_up_exp

Matrix used to store the upper and lower QT prediction

◆ i_nb_addDepth

int8_t ml_intra_ctu_pred_t::i_nb_addDepth

< Number of depth to add to the QT prediction in ''one-shot'' Apply an extra Upper Expansion in the upper_depth


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