Go to the documentation of this file.
12 {
"bsfs" ,
OPT_EXIT, {.func_arg =
show_bsfs },
"show available bit stream filters" },
21 {
"report" , 0, {(
void*)
opt_report},
"generate a report" },
22 {
"max_alloc" ,
HAS_ARG, {.func_arg =
opt_max_alloc},
"set maximum size of a single allocated block",
"bytes" },
26 {
"opencl_bench",
OPT_EXIT, {.func_arg =
opt_opencl_bench},
"run benchmark on all OpenCL devices and show results" },
27 {
"opencl_options",
HAS_ARG, {.func_arg =
opt_opencl},
"set OpenCL environment options" },