Doxygen Book
parse_accl_args Struct Reference

Accelerator related arguments for parsing. More...

#include <nnstreamer_plugin_api_filter.h>

Public Attributes

const char * in_accl
 
const char ** sup_accl
 
const char * auto_accl
 
const char * def_accl
 

Detailed Description

Accelerator related arguments for parsing.

Note
if optional accelerators are not set, first entry from supported accelerator is used.

Definition at line 523 of file nnstreamer_plugin_api_filter.h.

Member Data Documentation

◆ auto_accl

const char* parse_accl_args::auto_accl

auto accelerator (optional)

Definition at line 526 of file nnstreamer_plugin_api_filter.h.

◆ def_accl

const char* parse_accl_args::def_accl

default accelerator (optional)

Definition at line 527 of file nnstreamer_plugin_api_filter.h.

◆ in_accl

const char* parse_accl_args::in_accl

user given input

Definition at line 524 of file nnstreamer_plugin_api_filter.h.

◆ sup_accl

const char** parse_accl_args::sup_accl

list of supported accelerator

Definition at line 525 of file nnstreamer_plugin_api_filter.h.


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