Home
last modified time | relevance | path

Searched refs:vp9_lookahead_pop (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h92 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx, int drain);
Dvp9_lookahead.c190 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx, in vp9_lookahead_pop() function
Dvp9_svc_layercontext.c918 vp9_lookahead_pop(ctx, drain); in vp9_svc_lookahead_pop()
Dvp9_encoder.c6629 source = vp9_lookahead_pop(cpi->lookahead, flush);