Home | History | Annotate | Download | only in encoder

Lines Matching full:start_frame

4837                 int start_frame = cpi->last_alt_ref_sei - 3;
4843 if (start_frame < 0)
4844 start_frame += cpi->oxcf.lag_in_frames;
4847 &cpi->src_buffer[start_frame].source_buffer, IF_RTCD(&cpi->rtcd.variance));
4856 &cpi->src_buffer[start_frame].source_buffer, IF_RTCD(&cpi->rtcd.variance));