Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_lookahead.h82 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx,
Dvp9_lookahead.c165 struct lookahead_entry *vp9_lookahead_pop(struct lookahead_ctx *ctx, in vp9_lookahead_pop() function
Dvp9_onyx_if.c3077 if ((cpi->source = vp9_lookahead_pop(cpi->lookahead, flush))) {