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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.h50 #ifndef DEPRECATED
52 #define DEPRECATED __attribute__ ((deprecated)) macro
54 #define DEPRECATED macro
56 #define DEPRECATED macro
58 #endif /* DEPRECATED */
62 #define DECLSPEC_DEPRECATED /**< \copydoc #DEPRECATED */
64 #define DECLSPEC_DEPRECATED __declspec(deprecated) /**< \copydoc #DEPRECATED */
66 #define DECLSPEC_DEPRECATED /**< \copydoc #DEPRECATED */
435 vpx_codec_control_##id(vpx_codec_ctx_t*, int, typ) DEPRECATED UNUSED;\
/hardware/intel/img/libdrm/shared-core/
H A Ddrm.h69 # define DEPRECATED __attribute__ ((deprecated)) macro
71 # define DEPRECATED macro
H A Dradeon_drm.h572 unsigned long fb_offset DEPRECATED; /* deprecated, driver asks hardware */ member in struct:drm_radeon_init
573 unsigned long mmio_offset DEPRECATED; /* deprecated, driver asks hardware */ member in struct:drm_radeon_init

Completed in 126 milliseconds