Searched refs:vp8_lookahead_depth (Results 1 – 3 of 3) sorted by relevance
93 unsigned int vp8_lookahead_depth(struct lookahead_ctx *ctx);
184 unsigned int vp8_lookahead_depth(struct lookahead_ctx *ctx) { return ctx->sz; } in vp8_lookahead_depth() function
366 vp8_lookahead_depth(cpi->lookahead) - (num_frames_backward + 1); in vp8_temporal_filter_prepare_c()