Searched refs:av1_lookahead_depth (Results 1 – 4 of 4) sorted by relevance
101 unsigned int av1_lookahead_depth(struct lookahead_ctx *ctx);
220 unsigned int av1_lookahead_depth(struct lookahead_ctx *ctx) { return ctx->sz; } in av1_lookahead_depth() function
366 int i, n_frames = av1_lookahead_depth(cpi->lookahead); in av1_update_mbgraph_stats()
1165 av1_lookahead_depth(cpi->lookahead) - distance - 1; in adjust_arnr_filter()