Home
last modified time | relevance | path

Searched refs:VERSION_EXTRA (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/config/generic/
Dvpx_version.h5 #define VERSION_EXTRA "" macro
/external/libaom/config/config/
Daom_version.h15 #define VERSION_EXTRA "" macro
/external/libvpx/config/x86_64/
Dvpx_version.h5 #define VERSION_EXTRA "" macro
/external/libvpx/config/x86/
Dvpx_version.h5 #define VERSION_EXTRA "" macro
/external/libvpx/config/arm64/
Dvpx_version.h5 #define VERSION_EXTRA "" macro
/external/libvpx/config/arm-neon/
Dvpx_version.h5 #define VERSION_EXTRA "" macro
/external/libvpx/libvpx/vpx/src/
Dvpx_codec.c27 const char *vpx_codec_version_extra_str(void) { return VERSION_EXTRA; } in vpx_codec_version_extra_str()
/external/libaom/libaom/aom/src/
Daom_codec.c31 const char *aom_codec_version_extra_str(void) { return VERSION_EXTRA; } in aom_codec_version_extra_str()