FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
H274SEIPictureHash Struct Reference

#include <h274.h>

Data Fields

int present
 
union {
   uint8_t   md5 [3][16]
 
   uint16_t   crc [3]
 
   uint32_t   checksum [3]
 
}; 
 
uint8_t hash_type
 

Detailed Description

Definition at line 69 of file h274.h.

Field Documentation

◆ present

int H274SEIPictureHash::present

Definition at line 70 of file h274.h.

◆ md5

uint8_t H274SEIPictureHash::md5[3][16]

Definition at line 72 of file h274.h.

◆ crc

uint16_t H274SEIPictureHash::crc[3]

Definition at line 73 of file h274.h.

◆ checksum

uint32_t H274SEIPictureHash::checksum[3]

Definition at line 74 of file h274.h.

◆ @139

union { ... }

◆ hash_type

uint8_t H274SEIPictureHash::hash_type

Definition at line 76 of file h274.h.


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