Home | History | Annotate | Download | only in encoder

Lines Matching defs:VERSION

5  * Licensed under the Apache License, Version 2.0 (the "License");
27 * Contains version info for H264 encoder
74 * Version string. First two digits signify major version and last two minor
85 * Concatenates various strings to form a version string
88 #define VERSION(version_string, codec_name, codec_release_type, codec_release_ver, codec_vendor) \
101 * Fills the version info in the given char pointer
104 * Fills the version info in the given char pointer
107 * Pointer to hold version info
122 VERSION(ac_version_tmp, CODEC_NAME, CODEC_RELEASE_TYPE, CODEC_RELEASE_VER,