Searched refs:vp9_lookahead_destroy (Results 1 – 3 of 3) sorted by relevance
35 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { in vp9_lookahead_destroy() function86 vp9_lookahead_destroy(ctx); in vp9_lookahead_init()
63 void vp9_lookahead_destroy(struct lookahead_ctx *ctx);
388 vp9_lookahead_destroy(cpi->lookahead); in dealloc_compressor_data()