Home | History | Annotate | Download | only in encoder

Lines Matching refs:key_frame_frequency

2117             if (cpi->frames_to_key >= 2 *(int)cpi->key_frame_frequency)
2128 && cpi->frames_to_key > (int)cpi->key_frame_frequency )