Lines Matching refs:strict_compliance
174 int strict_compliance;
261 * strict_compliance */
273 put_bits(&s->pb, 1, !s->strict_compliance);
274 if (!s->strict_compliance) {
284 put_bits(&s->pb, 1, !s->strict_compliance);
285 if (!s->strict_compliance) {
300 put_bits(&s->pb, 1, !s->strict_compliance);
301 if (!s->strict_compliance)
308 put_bits(&s->pb, 1, !s->strict_compliance);
309 if (!s->strict_compliance) {
320 put_bits(&s->pb, 1, !s->strict_compliance);
321 if (!s->strict_compliance) {
338 put_bits(&s->pb, 1, !s->strict_compliance);
339 if (!s->strict_compliance)
347 put_bits(&s->pb, 1, !s->strict_compliance);
348 if (!s->strict_compliance) {
1043 s->strict_compliance = 1;
1089 s->strict_compliance = s->base_vf = 0;