OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECLSPEC_DEPRECATED
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vpx/
vp8e.h
24
DECLSPEC_DEPRECATED
extern vpx_codec_iface_t vpx_enc_vp8_algo DEPRECATED;
vpx_codec.h
52
#define
DECLSPEC_DEPRECATED
/**< \copydoc #DEPRECATED */
55
#define
DECLSPEC_DEPRECATED
__declspec(deprecated) /**< \copydoc #DEPRECATED */
58
#define
DECLSPEC_DEPRECATED
/**< \copydoc #DEPRECATED */
428
DECLSPEC_DEPRECATED
static vpx_codec_err_t \
431
DECLSPEC_DEPRECATED
static vpx_codec_err_t \
vp8.h
126
DECLSPEC_DEPRECATED
extern vpx_codec_iface_t vpx_codec_vp8_algo DEPRECATED;
Completed in 414 milliseconds