Searched refs:vp9_lookahead_destroy (Results 1 – 3 of 3) sorted by relevance
32 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { in vp9_lookahead_destroy() function80 vp9_lookahead_destroy(ctx); in vp9_lookahead_init()
61 void vp9_lookahead_destroy(struct lookahead_ctx *ctx);
1049 vp9_lookahead_destroy(cpi->lookahead); in dealloc_compressor_data()