HomeSort by relevance Sort by last modified time
    Searched full:abi_version (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vpx/src/
vpx_decoder.c 33 else if (iface->abi_version != VPX_CODEC_INTERNAL_ABI_VERSION)
vpx_encoder.c 34 else if (iface->abi_version != VPX_CODEC_INTERNAL_ABI_VERSION)
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 292 int abi_version; /**< Implemented ABI version */ member in struct:vpx_codec_iface
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp     [all...]

Completed in 162 milliseconds