FFmpeg
Macros | Variables
html_data.h File Reference

Go to the source code of this file.

Macros

#define HAVE_HTML_DATA   0
 

Variables

static const char checkasm_chart_js [] = ""
 
static const char checkasm_js [] = ""
 
static const char checkasm_css [] = ""
 
static const char checkasm_html_body [] = ""
 

Macro Definition Documentation

◆ HAVE_HTML_DATA

#define HAVE_HTML_DATA   0

Definition at line 33 of file html_data.h.

Variable Documentation

◆ checkasm_chart_js

const char checkasm_chart_js[] = ""
static

Definition at line 62 of file html_data.h.

Referenced by print_bench_header().

◆ checkasm_js

const char checkasm_js[] = ""
static

Definition at line 63 of file html_data.h.

Referenced by print_bench_header().

◆ checkasm_css

const char checkasm_css[] = ""
static

Definition at line 64 of file html_data.h.

Referenced by print_bench_header().

◆ checkasm_html_body

const char checkasm_html_body[] = ""
static

Definition at line 65 of file html_data.h.

Referenced by print_bench_footer().