webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc::PpsParser::PpsState Struct Reference

#include <pps_parser.h>

Public Member Functions

 PpsState ()=default
 
 PpsState ()=default
 

Public Attributes

bool bottom_field_pic_order_in_frame_present_flag = false
 
bool weighted_pred_flag = false
 
bool entropy_coding_mode_flag = false
 
uint32_t weighted_bipred_idc = false
 
uint32_t redundant_pic_cnt_present_flag = 0
 
int pic_init_qp_minus26 = 0
 
uint32_t id = 0
 
uint32_t sps_id = 0
 

Constructor & Destructor Documentation

◆ PpsState() [1/2]

webrtc::PpsParser::PpsState::PpsState ( )
default

◆ PpsState() [2/2]

webrtc::PpsParser::PpsState::PpsState ( )
default

Member Data Documentation

◆ bottom_field_pic_order_in_frame_present_flag

bool webrtc::PpsParser::PpsState::bottom_field_pic_order_in_frame_present_flag = false

◆ entropy_coding_mode_flag

bool webrtc::PpsParser::PpsState::entropy_coding_mode_flag = false

◆ id

uint32_t webrtc::PpsParser::PpsState::id = 0

◆ pic_init_qp_minus26

int webrtc::PpsParser::PpsState::pic_init_qp_minus26 = 0

◆ redundant_pic_cnt_present_flag

uint32_t webrtc::PpsParser::PpsState::redundant_pic_cnt_present_flag = 0

◆ sps_id

uint32_t webrtc::PpsParser::PpsState::sps_id = 0

◆ weighted_bipred_idc

uint32_t webrtc::PpsParser::PpsState::weighted_bipred_idc = false

◆ weighted_pred_flag

bool webrtc::PpsParser::PpsState::weighted_pred_flag = false

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