FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PredictionUnit Struct Reference

#include <hevc.h>

Data Fields

int mpm_idx
 
int rem_intra_luma_pred_mode
 
uint8_t intra_pred_mode [4]
 
Mv mvd
 
uint8_t merge_flag
 
uint8_t intra_pred_mode_c
 

Detailed Description

Definition at line 639 of file hevc.h.

Field Documentation

int PredictionUnit::mpm_idx

Definition at line 640 of file hevc.h.

Referenced by intra_prediction_unit(), and luma_intra_pred_mode().

int PredictionUnit::rem_intra_luma_pred_mode

Definition at line 641 of file hevc.h.

Referenced by intra_prediction_unit(), and luma_intra_pred_mode().

uint8_t PredictionUnit::intra_pred_mode[4]

Definition at line 642 of file hevc.h.

Referenced by hls_coding_unit(), hls_transform_tree(), and intra_prediction_unit().

Mv PredictionUnit::mvd

Definition at line 643 of file hevc.h.

Referenced by ff_hevc_hls_mvd_coding(), and hls_prediction_unit().

uint8_t PredictionUnit::merge_flag

Definition at line 644 of file hevc.h.

Referenced by hls_coding_unit(), and hls_prediction_unit().

uint8_t PredictionUnit::intra_pred_mode_c

Definition at line 645 of file hevc.h.

Referenced by hls_transform_unit(), intra_pred(), and intra_prediction_unit().


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