Searched refs:strict (Results 1 – 10 of 10) sorted by relevance
92 bool strict = false) in typetostring() argument101 if( !strict ) { in typetostring()
40 // Protos optimized for SPEED use a strict superset of the generated code
2735 boolean strict = false; // true: W, H and FR are individual max limits2741 strict = true;2746 strict = true;2822 if (strict) {2848 boolean strict = false; // true: support only sQCIF, QCIF (maybe CIF)2851 strict = true; // only supports sQCIF & QCIF2854 strict = true; // only supports sQCIF, QCIF & CIF2857 strict = true; // only supports sQCIF, QCIF & CIF2860 strict = true; // only supports sQCIF, QCIF & CIF2864 strict = profileLevel.profile == CodecProfileLevel.H263ProfileBaseline[all …]
183 public void setWidthLimit(int width, boolean strict) { in setWidthLimit() argument185 mStrictWidthLimit = strict; in setWidthLimit()
57 // Protos optimized for SPEED use a strict superset of the generated code
54 // Protos optimized for SPEED use a strict superset of the generated code
53 // Protos optimized for SPEED use a strict superset of the generated code
51 // Protos optimized for SPEED use a strict superset of the generated code
308 * Various bug-fixes and code tweaks to pass more strict compiler warnings.354 * Proto3 now enforces strict UTF-8 checking. Parsing will fail if a string