FFmpeg
Data Fields
H264RawSEIRecoveryPoint Struct Reference

#include <cbs_h264.h>

Data Fields

uint16_t recovery_frame_cnt
 
uint8_t exact_match_flag
 
uint8_t broken_link_flag
 
uint8_t changing_slice_group_idc
 

Detailed Description

Definition at line 292 of file cbs_h264.h.

Field Documentation

◆ recovery_frame_cnt

uint16_t H264RawSEIRecoveryPoint::recovery_frame_cnt

Definition at line 293 of file cbs_h264.h.

Referenced by vaapi_encode_h264_init_picture_params().

◆ exact_match_flag

uint8_t H264RawSEIRecoveryPoint::exact_match_flag

Definition at line 294 of file cbs_h264.h.

◆ broken_link_flag

uint8_t H264RawSEIRecoveryPoint::broken_link_flag

Definition at line 295 of file cbs_h264.h.

◆ changing_slice_group_idc

uint8_t H264RawSEIRecoveryPoint::changing_slice_group_idc

Definition at line 296 of file cbs_h264.h.


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