HomeSort by relevance Sort by last modified time
    Searched refs:VERSION_STRING_NOSP (Results 1 - 14 of 14) sorted by null

  /external/libvpx/config/arm/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/arm-neon/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/arm64/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/generic/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/mips32/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/mips32-dspr2/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/mips32-msa/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/mips64/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/mips64-msa/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/x86/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/config/x86_64/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.6.1"
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 25 const char *vpx_codec_version_str(void) { return VERSION_STRING_NOSP; }
  /external/libvpx/libvpx/test/
decode_perf_test.cc 99 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP);
250 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP);
encode_perf_test.cc 172 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP);

Completed in 1307 milliseconds