Home
last modified time | relevance | path

Searched defs:lookahead_ctx (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h35 struct lookahead_ctx { struct
50 struct lookahead_ctx *vp9_lookahead_init(unsigned int width, argument
/external/libvpx/libvpx/vp8/encoder/
Dlookahead.c18 struct lookahead_ctx { struct
27 static struct lookahead_entry *pop(struct lookahead_ctx *ctx, in pop() argument
/external/libaom/libaom/av1/encoder/
Dlookahead.h46 struct lookahead_ctx { struct
58 struct lookahead_ctx *av1_lookahead_init( argument