Searched refs:DECLSPEC_DEPRECATED (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.h60 #ifndef DECLSPEC_DEPRECATED
62 #define DECLSPEC_DEPRECATED /**< \copydoc #DEPRECATED */ macro
64 #define DECLSPEC_DEPRECATED __declspec(deprecated) /**< \copydoc #DEPRECATED */ macro
66 #define DECLSPEC_DEPRECATED /**< \copydoc #DEPRECATED */ macro
68 #endif /* DECLSPEC_DEPRECATED */
434 DECLSPEC_DEPRECATED static vpx_codec_err_t \
437 DECLSPEC_DEPRECATED static vpx_codec_err_t \

Completed in 21 milliseconds