AL_CB_ParsedSei - 2023.1 English

H.264/H.265 Video Codec Unit v1.2 Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2023-05-16
Version
2023.1 English

Description

Resolution SEI callback definition is parsed.

Table 1. Function Type Descriptions
Type Field Description
void (* func)(int iPayloadType, uint8_t* pPayload, int iPayloadSize, void* pUserParam); func Called when a SEI is parsed. Anti-emulation has already been removed by the decoder from the payload. See Annex D.3 of ITU-T for the sei_payload syntax.
void* userParam User-defined