Searched refs:abi_version (Results 1 – 5 of 5) sorted by relevance
54 int abi_version) { in WebPAnimDecoderOptionsInitInternal() argument56 WEBP_ABI_IS_INCOMPATIBLE(abi_version, WEBP_DEMUX_ABI_VERSION)) { in WebPAnimDecoderOptionsInitInternal()87 int abi_version) { in WebPAnimDecoderNewInternal() argument91 WEBP_ABI_IS_INCOMPATIBLE(abi_version, WEBP_DEMUX_ABI_VERSION)) { in WebPAnimDecoderNewInternal()
158 int abi_version; member
38 else if (iface->abi_version != VPX_CODEC_INTERNAL_ABI_VERSION) in vpx_codec_enc_init_ver()78 else if (iface->abi_version != VPX_CODEC_INTERNAL_ABI_VERSION) in vpx_codec_enc_init_multi_ver()
36 else if (iface->abi_version != VPX_CODEC_INTERNAL_ABI_VERSION) in vpx_codec_dec_init_ver()
295 int abi_version; /**< Implemented ABI version */ member