-
Notifications
You must be signed in to change notification settings - Fork 108
/
guetzli.yaml
63 lines (63 loc) · 2.75 KB
/
guetzli.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
"functions":
- "name": "_ZNK11butteraugli21ButteraugliComparator4MaskEPNSt3__16vectorINS_5ImageIfEENS1_9allocatorIS4_EEEES8_"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "void butteraugli::ButteraugliComparator::Mask(DW_TAG_restrict_typevector<butteraugli::Image<float>, std::__1::allocator<butteraugli::Image<float> > > *, DW_TAG_restrict_typevector<butteraugli::Image<float>, std::__1::allocator<butteraugli::Image<float> > > *)"
- "name": "_ZN7guetzli7ProcessERKNS_6ParamsEPNS_12ProcessStatsERKNSt3__16vectorIhNS5_9allocatorIhEEEEiiPNS5_12basic_stringIcNS5_11char_traitsIcEENS7_IcEEEE"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "int"
- "name": ""
"type": "int"
- "name": ""
"type": "bool "
"return_type": "bool"
"signature": "bool guetzli::Process(const struct Params &, struct ProcessStats *, const vector<unsigned char, std::__1::allocator<unsigned char> > &, int, int, string *)"
- "name": "_ZN11butteraugli18ButteraugliDiffmapERKNSt3__16vectorINS_5ImageIfEENS0_9allocatorIS3_EEEES8_RS3_"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "void butteraugli::ButteraugliDiffmap(const vector<butteraugli::Image<float>, std::__1::allocator<butteraugli::Image<float> > > &, const vector<butteraugli::Image<float>, std::__1::allocator<butteraugli::Image<float> > > &, ImageF &)"
- "name": "_ZN7guetzli27BuildSequentialHuffmanCodesERKNS_8JPEGDataEPNSt3__16vectorINS_16HuffmanCodeTableENS3_9allocatorIS5_EEEES9_"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "void guetzli::BuildSequentialHuffmanCodes(const struct JPEGData &, vector<guetzli::HuffmanCodeTable, std::__1::allocator<guetzli::HuffmanCodeTable> > *, vector<guetzli::HuffmanCodeTable, std::__1::allocator<guetzli::HuffmanCodeTable> > *)"
- "name": "_ZN11butteraugli20ButteraugliInterfaceERKNSt3__16vectorINS_5ImageIfEENS0_9allocatorIS3_EEEES8_RS3_Rd"
"params":
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "bool"
"signature": "bool butteraugli::ButteraugliInterface(const vector<butteraugli::Image<float>, std::__1::allocator<butteraugli::Image<float> > > &, const vector<butteraugli::Image<float>, std::__1::allocator<butteraugli::Image<float> > > &, ImageF &, double &)"
"language": "c++"
"project": "guetzli"
"target_name": "guetzli_fuzzer"
"target_path": "/src/guetzli/fuzz_target.cc"