Home
last modified time | relevance | path

Searched refs:vpx_codec_version_extra_str (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vpx/
Dexports_com10 text vpx_codec_version_extra_str
Dvpx_codec.h280 const char *vpx_codec_version_extra_str(void);
/external/libvpx/vpx/src/
Dvpx_codec.c27 const char *vpx_codec_version_extra_str(void) { return VERSION_EXTRA; } in vpx_codec_version_extra_str() function