H.264 Codec for ESP32-S3
Loading...
Searching...
No Matches
Public Attributes | List of all members
SLTRMarkingFeedback Struct Reference

Structure for LTR marking feedback. More...

#include <codec_app_def.h>

Public Attributes

uint32_t uiFeedbackType
 mark failed or successful
 
uint32_t uiIDRPicId
 distinguish request from different IDR
 
int32_t iLTRFrameNum
 specify current decoder frame_num
 
int32_t iLayerId
 

Detailed Description

Structure for LTR marking feedback.

Member Data Documentation

◆ iLayerId

int32_t iLayerId

◆ iLTRFrameNum

int32_t iLTRFrameNum

specify current decoder frame_num

◆ uiFeedbackType

uint32_t uiFeedbackType

mark failed or successful

◆ uiIDRPicId

uint32_t uiIDRPicId

distinguish request from different IDR


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