Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h38 struct lookahead_ctx { struct
51 struct lookahead_ctx *vp9_lookahead_init(unsigned int width, argument
/external/libvpx/libvpx/vp8/encoder/
Dlookahead.c18 struct lookahead_ctx struct
30 pop(struct lookahead_ctx *ctx, in pop() argument