Lines Matching defs:ENC_V1
81 ENC_V1,
278 // while calculating we assume all blocks are ENC_V1
284 mb->best_encoding = ENC_V1;
296 if (mb->best_encoding == ENC_V1)
310 mb->best_encoding = ENC_V1;
330 } else if (mb->best_encoding == ENC_V1) {
362 mb->best_encoding = ENC_V1;
562 } else if (info->mode == MODE_V1_ONLY || mb->best_encoding == ENC_V1)
595 if (mb->best_encoding == ENC_V1)
643 if (mb->best_encoding == ENC_V1)
932 new_v1_size = quantize(s, h, data, linesize, 1, &info, ENC_V1);
957 new_v1_size = quantize(s, h, data, linesize, 1, &info, ENC_V1);