Searched refs:prev_source (Results 1 – 3 of 3) sorted by relevance
330 YV12_BUFFER_CONFIG *prev_source);
650 YV12_BUFFER_CONFIG *prev_source) { in av1_svc_set_last_source() argument651 frame_input->last_source = prev_source != NULL ? prev_source : NULL; in av1_svc_set_last_source()
5091 struct lookahead_entry *prev_source = av1_lookahead_peek( in av1_init_parallel_frame_context() local5094 cur_cpi->time_stamps.prev_ts_start = prev_source->ts_start; in av1_init_parallel_frame_context()5095 cur_cpi->time_stamps.prev_ts_end = prev_source->ts_end; in av1_init_parallel_frame_context()