FFmpeg
Data Fields
H2645VUI Struct Reference

#include <h2645_vui.h>

Data Fields

AVRational sar
 
int aspect_ratio_idc
 
int aspect_ratio_info_present_flag
 
int overscan_info_present_flag
 
int overscan_appropriate_flag
 
int video_signal_type_present_flag
 
int video_format
 
int video_full_range_flag
 
int colour_description_present_flag
 
enum AVColorPrimaries colour_primaries
 
enum AVColorTransferCharacteristic transfer_characteristics
 
enum AVColorSpace matrix_coeffs
 
int chroma_loc_info_present_flag
 
int chroma_sample_loc_type_top_field
 
int chroma_sample_loc_type_bottom_field
 
enum AVChromaLocation chroma_location
 

Detailed Description

Definition at line 27 of file h2645_vui.h.

Field Documentation

◆ sar

AVRational H2645VUI::sar

Definition at line 28 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ aspect_ratio_idc

int H2645VUI::aspect_ratio_idc

Definition at line 29 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ aspect_ratio_info_present_flag

int H2645VUI::aspect_ratio_info_present_flag

Definition at line 30 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ overscan_info_present_flag

int H2645VUI::overscan_info_present_flag

Definition at line 32 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ overscan_appropriate_flag

int H2645VUI::overscan_appropriate_flag

Definition at line 33 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ video_signal_type_present_flag

int H2645VUI::video_signal_type_present_flag

◆ video_format

int H2645VUI::video_format

Definition at line 36 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ video_full_range_flag

int H2645VUI::video_full_range_flag

◆ colour_description_present_flag

int H2645VUI::colour_description_present_flag

◆ colour_primaries

enum AVColorPrimaries H2645VUI::colour_primaries

Definition at line 39 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params(), and ff_h2645_sei_to_frame().

◆ transfer_characteristics

enum AVColorTransferCharacteristic H2645VUI::transfer_characteristics

Definition at line 40 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params(), and ff_h2645_sei_to_frame().

◆ matrix_coeffs

enum AVColorSpace H2645VUI::matrix_coeffs

◆ chroma_loc_info_present_flag

int H2645VUI::chroma_loc_info_present_flag

Definition at line 43 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ chroma_sample_loc_type_top_field

int H2645VUI::chroma_sample_loc_type_top_field

Definition at line 44 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ chroma_sample_loc_type_bottom_field

int H2645VUI::chroma_sample_loc_type_bottom_field

Definition at line 45 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().

◆ chroma_location

enum AVChromaLocation H2645VUI::chroma_location

Definition at line 46 of file h2645_vui.h.

Referenced by ff_h2645_decode_common_vui_params().


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