Home
last modified time | relevance | path

Searched refs:MK_API_DEPRECATED (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/zlmediakit/include/
H A Dmk_export.h24 #ifndef MK_API_DEPRECATED
25 # define MK_API_DEPRECATED __attribute__ ((__deprecated__)) macro
29 # define MK_API_DEPRECATED_EXPORT API_EXPORT MK_API_DEPRECATED
33 # define MK_API_DEPRECATED_NO_EXPORT MK_API_NO_EXPORT MK_API_DEPRECATED