Searched refs:av1_lookahead_destroy (Results 1 – 3 of 3) sorted by relevance
32 void av1_lookahead_destroy(struct lookahead_ctx *ctx) { in av1_lookahead_destroy() function81 av1_lookahead_destroy(ctx); in av1_lookahead_init()
54 void av1_lookahead_destroy(struct lookahead_ctx *ctx);
578 av1_lookahead_destroy(cpi->lookahead); in dealloc_compressor_data()