FFmpeg
Data Fields
HEVCSEIRecoveryPoint Struct Reference

#include <sei.h>

Data Fields

int16_t recovery_poc_cnt
 
uint8_t exact_match_flag
 
uint8_t broken_link_flag
 
uint8_t has_recovery_poc
 

Detailed Description

Definition at line 98 of file sei.h.

Field Documentation

◆ recovery_poc_cnt

int16_t HEVCSEIRecoveryPoint::recovery_poc_cnt

Definition at line 99 of file sei.h.

Referenced by decode_nal_sei_recovery_point().

◆ exact_match_flag

uint8_t HEVCSEIRecoveryPoint::exact_match_flag

Definition at line 100 of file sei.h.

Referenced by decode_nal_sei_recovery_point().

◆ broken_link_flag

uint8_t HEVCSEIRecoveryPoint::broken_link_flag

Definition at line 101 of file sei.h.

Referenced by decode_nal_sei_recovery_point().

◆ has_recovery_poc

uint8_t HEVCSEIRecoveryPoint::has_recovery_poc

Definition at line 102 of file sei.h.

Referenced by decode_nal_sei_recovery_point().


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