FFmpeg
Loading...
Searching...
No Matches
ERPicture Struct Reference

#include <libavcodec/error_resilience.h>

Data Fields

AVFrame * f
const struct ThreadFrame * tf
const struct ThreadProgress * progress
int16_t(*[2] motion_val )[2]
int8_t * ref_index [2]
uint32_t * mb_type
int field_picture

Detailed Description

Definition at line 41 of file error_resilience.h.

Field Documentation

◆ f

AVFrame* ERPicture::f

Definition at line 42 of file error_resilience.h.

◆ tf

const struct ThreadFrame* ERPicture::tf

Definition at line 43 of file error_resilience.h.

◆ progress

const struct ThreadProgress* ERPicture::progress

Definition at line 44 of file error_resilience.h.

◆ motion_val

int16_t(*[2] ERPicture::motion_val)[2]

Definition at line 47 of file error_resilience.h.

◆ ref_index

int8_t* ERPicture::ref_index[2]

Definition at line 48 of file error_resilience.h.

◆ mb_type

uint32_t* ERPicture::mb_type

Definition at line 50 of file error_resilience.h.

◆ field_picture

int ERPicture::field_picture

Definition at line 51 of file error_resilience.h.


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