Searched refs:vp8_lookahead_pop (Results 1 – 3 of 3) sorted by relevance
74 struct lookahead_entry *vp8_lookahead_pop(struct lookahead_ctx *ctx, int drain);
147 struct lookahead_entry *vp8_lookahead_pop(struct lookahead_ctx *ctx, in vp8_lookahead_pop() function
4852 if ((cpi->source = vp8_lookahead_pop(cpi->lookahead, flush))) { in vp8_get_compressed_data()