FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 687 of file hevc.h.

Field Documentation

Definition at line 688 of file hevc.h.

Referenced by hls_transform_tree(), and hls_transform_unit().

Definition at line 689 of file hevc.h.

Referenced by hls_transform_tree(), and hls_transform_unit().

uint8_t TransformTree::cbf_luma

Definition at line 690 of file hevc.h.

Referenced by hls_transform_tree(), and hls_transform_unit().

uint8_t TransformTree::inter_split_flag

Definition at line 693 of file hevc.h.

Referenced by hls_transform_tree().


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