Doxygen Book
hw_accel.h File Reference

Common hardware acceleration availability header. More...

#include <glib.h>
Include dependency graph for hw_accel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gint cpu_neon_accel_available (void)
 Check if neon is supported. More...
 

Detailed Description

Common hardware acceleration availability header.

NNStreamer hardware accelerator availability checking Copyright (C) 2020 Parichay Kapoor pk.ka.nosp@m.poor.nosp@m.@sams.nosp@m.ung..nosp@m.com

Date
8 September 2020
See also
https://github.com/nnstreamer/nnstreamer
Author
Parichay Kapoor pk.ka.nosp@m.poor.nosp@m.@sams.nosp@m.ung..nosp@m.com
Bug:
No known bugs except for NYI items

Definition in file hw_accel.h.

Function Documentation

◆ cpu_neon_accel_available()

gint cpu_neon_accel_available ( void  )

Check if neon is supported.

Return values
0if supported, else -errno

Definition at line 41 of file hw_accel.c.

Here is the caller graph for this function: