Searched refs:vp8_lookahead_destroy (Results 1 – 3 of 3) sorted by relevance
38 void vp8_lookahead_destroy(struct lookahead_ctx *ctx) { in vp8_lookahead_destroy() function87 vp8_lookahead_destroy(ctx); in vp8_lookahead_init()
42 void vp8_lookahead_destroy(struct lookahead_ctx *ctx);
1118 vp8_lookahead_destroy(cpi->lookahead); in dealloc_raw_frame_buffers()