Common hardware acceleration availability checks. More...
Go to the source code of this file.
Functions | |
gint | cpu_neon_accel_available (void) |
Check if neon is supported. More... | |
Common hardware acceleration availability checks.
NNStreamer hardware accelerator availability checking Copyright (C) 2020 Parichay Kapoor pk.ka poor @sams ung. com
Definition in file hw_accel.c.
gint cpu_neon_accel_available | ( | void | ) |
Check if neon is supported.
0 | if supported, else -errno |
Definition at line 41 of file hw_accel.c.