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

/external/kernel-headers/original/uapi/linux/
H A Dvhost.h158 int abi_version; member in struct:vhost_scsi_target
/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h295 int abi_version; /**< Implemented ABI version */ member in struct:vpx_codec_iface
/external/webp/src/demux/
H A Danim_decode.c54 int abi_version) {
56 WEBP_ABI_IS_INCOMPATIBLE(abi_version, WEBP_DEMUX_ABI_VERSION)) {
87 int abi_version) {
91 WEBP_ABI_IS_INCOMPATIBLE(abi_version, WEBP_DEMUX_ABI_VERSION)) {
53 WebPAnimDecoderOptionsInitInternal(WebPAnimDecoderOptions* dec_options, int abi_version) argument
85 WebPAnimDecoderNewInternal( const WebPData* webp_data, const WebPAnimDecoderOptions* dec_options, int abi_version) argument

Completed in 449 milliseconds