Searched refs:vp9_lookahead_peek (Results 1 – 6 of 6) sorted by relevance
107 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx,
168 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx, in vp9_lookahead_peek() function
336 struct lookahead_entry *buf = vp9_lookahead_peek(ctx, index); in vp9_svc_lookahead_peek()
397 struct lookahead_entry *q_cur = vp9_lookahead_peek(cpi->lookahead, i); in vp9_update_mbgraph_stats()
439 struct lookahead_entry *buf = vp9_lookahead_peek(cpi->lookahead, in vp9_temporal_filter()
2530 cpi->source = vp9_lookahead_peek(cpi->lookahead, arf_src_index); in vp9_get_compressed_data()2574 cpi->last_source = vp9_lookahead_peek(cpi->lookahead, -1); in vp9_get_compressed_data()