Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dlookahead.h74 struct lookahead_entry *vp8_lookahead_pop(struct lookahead_ctx *ctx, int drain);
Dlookahead.c147 struct lookahead_entry *vp8_lookahead_pop(struct lookahead_ctx *ctx, in vp8_lookahead_pop() function
Donyx_if.c4852 if ((cpi->source = vp8_lookahead_pop(cpi->lookahead, flush))) { in vp8_get_compressed_data()