FFmpeg
Data Fields
AV1RawColorConfig Struct Reference

#include <cbs_av1.h>

Data Fields

uint8_t high_bitdepth
 
uint8_t twelve_bit
 
uint8_t mono_chrome
 
uint8_t color_description_present_flag
 
uint8_t color_primaries
 
uint8_t transfer_characteristics
 
uint8_t matrix_coefficients
 
uint8_t color_range
 
uint8_t subsampling_x
 
uint8_t subsampling_y
 
uint8_t chroma_sample_position
 
uint8_t separate_uv_delta_q
 

Detailed Description

Definition at line 41 of file cbs_av1.h.

Field Documentation

◆ high_bitdepth

uint8_t AV1RawColorConfig::high_bitdepth

◆ twelve_bit

uint8_t AV1RawColorConfig::twelve_bit

◆ mono_chrome

uint8_t AV1RawColorConfig::mono_chrome

◆ color_description_present_flag

uint8_t AV1RawColorConfig::color_description_present_flag

Definition at line 46 of file cbs_av1.h.

Referenced by av1_metadata_update_sequence_header().

◆ color_primaries

uint8_t AV1RawColorConfig::color_primaries

◆ transfer_characteristics

uint8_t AV1RawColorConfig::transfer_characteristics

◆ matrix_coefficients

uint8_t AV1RawColorConfig::matrix_coefficients

◆ color_range

uint8_t AV1RawColorConfig::color_range

◆ subsampling_x

uint8_t AV1RawColorConfig::subsampling_x

◆ subsampling_y

uint8_t AV1RawColorConfig::subsampling_y

◆ chroma_sample_position

uint8_t AV1RawColorConfig::chroma_sample_position

◆ separate_uv_delta_q

uint8_t AV1RawColorConfig::separate_uv_delta_q

Definition at line 55 of file cbs_av1.h.

Referenced by quantization_params(), and vk_av1_create_params().


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