FFmpeg
Data Fields
RepFormat Struct Reference

#include <ps.h>

Data Fields

uint16_t pic_width_in_luma_samples
 
uint16_t pic_height_in_luma_samples
 
uint8_t chroma_format_idc
 
uint8_t separate_colour_plane_flag
 
uint8_t bit_depth_luma
 bit_depth_vps_luma_minus8 + 8 More...
 
uint8_t bit_depth_chroma
 bit_depth_vps_chroma_minus8 + 8 More...
 
HEVCWindow conf_win
 

Detailed Description

Definition at line 158 of file ps.h.

Field Documentation

◆ pic_width_in_luma_samples

uint16_t RepFormat::pic_width_in_luma_samples

Definition at line 159 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ pic_height_in_luma_samples

uint16_t RepFormat::pic_height_in_luma_samples

Definition at line 160 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ chroma_format_idc

uint8_t RepFormat::chroma_format_idc

Definition at line 161 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ separate_colour_plane_flag

uint8_t RepFormat::separate_colour_plane_flag

Definition at line 162 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ bit_depth_luma

uint8_t RepFormat::bit_depth_luma

bit_depth_vps_luma_minus8 + 8

Definition at line 163 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ bit_depth_chroma

uint8_t RepFormat::bit_depth_chroma

bit_depth_vps_chroma_minus8 + 8

Definition at line 164 of file ps.h.

◆ conf_win

HEVCWindow RepFormat::conf_win

Definition at line 165 of file ps.h.

Referenced by ff_hevc_parse_sps().


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