Lines Matching defs:version
10 * version 2.1 of the License, or (at your option) any later version.40 unsigned format, version, c;47 version = avio_r8(pb) - '0';48 if (version != 4 && version != 3) {49 avpriv_request_sample(s, "version %d", version);61 if (version == 3) {102 } else if (version == 4) {