Lines Matching full:auto_key
3362 if(cpi->oxcf.auto_key && cm->frame_type != KEY_FRAME)3418 (cpi->oxcf.auto_key && (cpi->frames_since_key % cpi->key_frame_frequency == 0)))3895 if (cpi->pass != 2 && cpi->oxcf.auto_key && cm->frame_type != KEY_FRAME)