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

  /external/chromium_org/third_party/libvpx/source/config/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.3.0"
  /external/libvpx/armv7a/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.3.0-2239-g4fffefe"
  /external/libvpx/armv7a-neon/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.3.0-2239-g4fffefe"
  /external/libvpx/generic/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.3.0-2239-g4fffefe"
  /external/libvpx/mips/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.3.0-2239-g4fffefe"
  /external/libvpx/mips-dspr2/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.3.0-2239-g4fffefe"
  /external/libvpx/x86/
vpx_version.h 6 #define VERSION_STRING_NOSP "v1.3.0"
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
decode_perf_test.cc 96 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP);
encode_perf_test.cc 156 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP);
  /external/libvpx/libvpx/test/
decode_perf_test.cc 93 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_codec.c 30 return VERSION_STRING_NOSP;
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 30 return VERSION_STRING_NOSP;

Completed in 210 milliseconds