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...
 
uint16_t conf_win_left_offset
 
uint16_t conf_win_right_offset
 
uint16_t conf_win_top_offset
 
uint16_t conf_win_bottom_offset
 

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_left_offset

uint16_t RepFormat::conf_win_left_offset

Definition at line 165 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ conf_win_right_offset

uint16_t RepFormat::conf_win_right_offset

Definition at line 166 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ conf_win_top_offset

uint16_t RepFormat::conf_win_top_offset

Definition at line 167 of file ps.h.

Referenced by ff_hevc_parse_sps().

◆ conf_win_bottom_offset

uint16_t RepFormat::conf_win_bottom_offset

Definition at line 168 of file ps.h.

Referenced by ff_hevc_parse_sps().


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