FFmpeg
Data Fields
BenchContext Struct Reference

Data Fields

const AVClassclass
 
int action
 
int64_t max
 
int64_t min
 
int64_t sum
 
int n
 

Detailed Description

Definition at line 34 of file f_bench.c.

Field Documentation

◆ class

const AVClass* BenchContext::class

Definition at line 35 of file f_bench.c.

◆ action

int BenchContext::action

Definition at line 36 of file f_bench.c.

◆ max

int64_t BenchContext::max

Definition at line 37 of file f_bench.c.

◆ min

int64_t BenchContext::min

Definition at line 37 of file f_bench.c.

◆ sum

int64_t BenchContext::sum

Definition at line 38 of file f_bench.c.

◆ n

int BenchContext::n

Definition at line 39 of file f_bench.c.


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