Searched refs:vp9_lookahead_destroy (Results 1 – 3 of 3) sorted by relevance
50 void vp9_lookahead_destroy(struct lookahead_ctx *ctx);
44 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { in vp9_lookahead_destroy() function87 vp9_lookahead_destroy(ctx); in vp9_lookahead_init()
194 vp9_lookahead_destroy(cpi->lookahead); in dealloc_compressor_data()