Home
last modified time | relevance | path

Searched defs:API_EXPORT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_export.h6 # define API_EXPORT macro
12 # define API_EXPORT __attribute__((visibility("default"))) macro
15 # define API_EXPORT __attribute__((visibility("default"))) macro
H A Dmk_common.h30 # define API_EXPORT __declspec(dllexport) macro
32 # define API_EXPORT __declspec(dllimport) macro
36 # define API_EXPORT macro