Searched refs:lookahead_entry (Results 1 – 9 of 9) sorted by relevance
24 struct lookahead_entry *buf; /* Buffer list */29 static struct lookahead_entry *34 struct lookahead_entry *buf = ctx->buf + index; in pop()111 struct lookahead_entry* buf; in vp8_lookahead_push()178 struct lookahead_entry*182 struct lookahead_entry* buf = NULL; in vp8_lookahead_pop()193 struct lookahead_entry*198 struct lookahead_entry* buf = NULL; in vp8_lookahead_peek()
19 struct lookahead_entry struct84 struct lookahead_entry*99 struct lookahead_entry*
318 struct lookahead_entry *source;319 struct lookahead_entry *alt_ref_source;320 struct lookahead_entry *last_source;
506 struct lookahead_entry* buf = vp8_lookahead_peek(cpi->lookahead, in vp8_temporal_filter_prepare_c()
26 struct lookahead_entry *buf; /* Buffer list */31 static struct lookahead_entry *pop(struct lookahead_ctx *ctx, in pop()34 struct lookahead_entry *buf = ctx->buf + index; in pop()95 struct lookahead_entry *buf; in vp9_lookahead_push()165 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx, in vp9_lookahead_pop()167 struct lookahead_entry *buf = NULL; in vp9_lookahead_pop()177 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx, in vp9_lookahead_peek()179 struct lookahead_entry *buf = NULL; in vp9_lookahead_peek()
26 struct lookahead_entry { struct82 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx,93 struct lookahead_entry *vp9_lookahead_peek(struct lookahead_ctx *ctx,
291 struct lookahead_entry *source;293 struct lookahead_entry *alt_ref_source[REF_FRAMES];295 struct lookahead_entry *alt_ref_source;297 struct lookahead_entry *last_source;
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()