Home
last modified time | relevance | path

Searched refs:av1_lookahead_destroy (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dlookahead.c32 void av1_lookahead_destroy(struct lookahead_ctx *ctx) { in av1_lookahead_destroy() function
81 av1_lookahead_destroy(ctx); in av1_lookahead_init()
Dlookahead.h54 void av1_lookahead_destroy(struct lookahead_ctx *ctx);
Dencoder.c578 av1_lookahead_destroy(cpi->lookahead); in dealloc_compressor_data()