Searched defs:UNUSED (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.h71 #ifdef UNUSED
73 #define UNUSED __attribute__ ((unused)) macro
75 #define UNUSED macro
415 vpx_codec_control_##id(vpx_codec_ctx_t*, int, typ) UNUSED;\
435 vpx_codec_control_##id(vpx_codec_ctx_t*, int, typ) DEPRECATED UNUSED;\
455 vpx_codec_control_##id(vpx_codec_ctx_t*, int) UNUSED;\

Completed in 145 milliseconds