Searched refs:make_version_hash (Results 1 – 5 of 5) sorted by relevance
384 uint64_t verhash = make_version_hash(rfx->rfx_version); in do_effect()
3308 if (make_version_hash(version) > make_version_hash(RFX_VERSION)) { in script_to_rfxbuilder()4378 if (make_version_hash(def + 1) > make_version_hash(RFX_VERSION)) { in add_rfx_effects()
1703 uint64_t make_version_hash(const char *ver);
3490 val = make_version_hash(array[piece]); in get_version_hash()3500 uint64_t make_version_hash(const char *ver) { in make_version_hash() function
3697 cfile->binfmt_version.num = make_version_hash(LiVES_VERSION);