Searched refs:VERSION_STRING_NOSP (Results 1 – 14 of 14) sorted by relevance
6 #define VERSION_STRING_NOSP "v1.6.1" macro
99 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP); in TEST_P()250 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP); in TEST_P()
172 printf("\t\"version\" : \"%s\",\n", VERSION_STRING_NOSP); in TEST_P()
25 const char *vpx_codec_version_str(void) { return VERSION_STRING_NOSP; } in vpx_codec_version_str()