FFmpeg
Data Fields
SchDecOutput Struct Reference

Data Fields

SchedulerNodedst
 
uint8_t * dst_finished
 
unsigned nb_dst
 

Detailed Description

Definition at line 74 of file ffmpeg_sched.c.

Field Documentation

◆ dst

SchedulerNode* SchDecOutput::dst

Definition at line 75 of file ffmpeg_sched.c.

Referenced by dec_done(), sch_connect(), sch_dec_send(), and sch_free().

◆ dst_finished

uint8_t* SchDecOutput::dst_finished

Definition at line 76 of file ffmpeg_sched.c.

Referenced by dec_done(), sch_dec_send(), sch_free(), and start_prepare().

◆ nb_dst

unsigned SchDecOutput::nb_dst

Definition at line 77 of file ffmpeg_sched.c.

Referenced by dec_done(), sch_connect(), sch_dec_send(), and start_prepare().


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