Searched defs:lookahead_ctx (Results 1 – 3 of 3) sorted by relevance
34 struct lookahead_ctx { struct47 struct lookahead_ctx *av1_lookahead_init( argument
34 struct lookahead_ctx { struct47 struct lookahead_ctx *vp9_lookahead_init(unsigned int width, argument
18 struct lookahead_ctx { struct27 static struct lookahead_entry *pop(struct lookahead_ctx *ctx, in pop() argument