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

#include <video_codec_interface.h>

Public Attributes

bool has_received_sli
 
uint8_t picture_id_sli
 
bool has_received_rpsi
 
uint64_t picture_id_rpsi
 
int16_t picture_id
 
bool inter_pic_predicted
 
bool flexible_mode
 
bool ss_data_available
 
int tl0_pic_idx
 
uint8_t temporal_idx
 
uint8_t spatial_idx
 
bool temporal_up_switch
 
bool inter_layer_predicted
 
uint8_t gof_idx
 
size_t num_spatial_layers
 
bool spatial_layer_resolution_present
 
uint16_t width [kMaxVp9NumberOfSpatialLayers]
 
uint16_t height [kMaxVp9NumberOfSpatialLayers]
 
GofInfoVP9 gof
 
uint8_t num_ref_pics
 
uint8_t p_diff [kMaxVp9RefPics]
 

Member Data Documentation

◆ flexible_mode

bool webrtc::CodecSpecificInfoVP9::flexible_mode

◆ gof

GofInfoVP9 webrtc::CodecSpecificInfoVP9::gof

◆ gof_idx

uint8_t webrtc::CodecSpecificInfoVP9::gof_idx

◆ has_received_rpsi

bool webrtc::CodecSpecificInfoVP9::has_received_rpsi

◆ has_received_sli

bool webrtc::CodecSpecificInfoVP9::has_received_sli

◆ height

uint16_t webrtc::CodecSpecificInfoVP9::height

◆ inter_layer_predicted

bool webrtc::CodecSpecificInfoVP9::inter_layer_predicted

◆ inter_pic_predicted

bool webrtc::CodecSpecificInfoVP9::inter_pic_predicted

◆ num_ref_pics

uint8_t webrtc::CodecSpecificInfoVP9::num_ref_pics

◆ num_spatial_layers

size_t webrtc::CodecSpecificInfoVP9::num_spatial_layers

◆ p_diff

uint8_t webrtc::CodecSpecificInfoVP9::p_diff

◆ picture_id

int16_t webrtc::CodecSpecificInfoVP9::picture_id

◆ picture_id_rpsi

uint64_t webrtc::CodecSpecificInfoVP9::picture_id_rpsi

◆ picture_id_sli

uint8_t webrtc::CodecSpecificInfoVP9::picture_id_sli

◆ spatial_idx

uint8_t webrtc::CodecSpecificInfoVP9::spatial_idx

◆ spatial_layer_resolution_present

bool webrtc::CodecSpecificInfoVP9::spatial_layer_resolution_present

◆ ss_data_available

bool webrtc::CodecSpecificInfoVP9::ss_data_available

◆ temporal_idx

uint8_t webrtc::CodecSpecificInfoVP9::temporal_idx

◆ temporal_up_switch

bool webrtc::CodecSpecificInfoVP9::temporal_up_switch

◆ tl0_pic_idx

int webrtc::CodecSpecificInfoVP9::tl0_pic_idx

◆ width

uint16_t webrtc::CodecSpecificInfoVP9::width

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