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

#include <stats.h>

Data Fields

CheckasmSample samples [CHECKASM_STATS_SAMPLES]
 
int nb_samples
 
int next_count
 

Detailed Description

Definition at line 85 of file stats.h.

Field Documentation

◆ samples

CheckasmSample CheckasmStats::samples[CHECKASM_STATS_SAMPLES]

Definition at line 89 of file stats.h.

Referenced by checkasm_measurement_update(), and json_measurement().

◆ nb_samples

int CheckasmStats::nb_samples

◆ next_count

int CheckasmStats::next_count

Definition at line 91 of file stats.h.


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