Searched refs:vpx_codec_version_str (Results 1 – 4 of 4) sorted by relevance
11 text vpx_codec_version_str
268 const char *vpx_codec_version_str(void);
38 version.append(std::string(" ") + vpx_codec_version_str()); in write_webm_file_header()
25 const char *vpx_codec_version_str(void) { return VERSION_STRING_NOSP; } in vpx_codec_version_str() function