Libav
Data Fields
TransformTree Struct Reference

#include <hevc.h>

Data Fields

uint8_t cbf_cb [MAX_TRANSFORM_DEPTH][MAX_CU_SIZE *MAX_CU_SIZE]
uint8_t cbf_cr [MAX_TRANSFORM_DEPTH][MAX_CU_SIZE *MAX_CU_SIZE]
uint8_t cbf_luma
uint8_t inter_split_flag

Detailed Description

Definition at line 650 of file hevc.h.

Field Documentation

Definition at line 651 of file hevc.h.

Referenced by hls_transform_tree(), and hls_transform_unit().

Definition at line 652 of file hevc.h.

Referenced by hls_transform_tree(), and hls_transform_unit().

uint8_t TransformTree::cbf_luma

Definition at line 653 of file hevc.h.

Referenced by hls_transform_tree(), and hls_transform_unit().

uint8_t TransformTree::inter_split_flag

Definition at line 656 of file hevc.h.

Referenced by hls_transform_tree().


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