Searched refs:vp9_lookahead_peek (Results 1 – 5 of 5) sorted by relevance
93 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx,
177 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx, in vp9_lookahead_peek() function
456 struct lookahead_entry *buf = vp9_lookahead_peek(cpi->lookahead, in vp9_temporal_filter_prepare()
411 struct lookahead_entry *q_cur = vp9_lookahead_peek(cpi->lookahead, i); in vp9_update_mbgraph_stats()
3035 if ((cpi->source = vp9_lookahead_peek(cpi->lookahead, frames_to_arf))) {3073 if ((cpi->last_source = vp9_lookahead_peek(cpi->lookahead, -1)) == NULL)