Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.c32 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { in vp9_lookahead_destroy() function
79 vp9_lookahead_destroy(ctx); in vp9_lookahead_init()
Dvp9_lookahead.h62 void vp9_lookahead_destroy(struct lookahead_ctx *ctx);
Dvp9_encoder.c821 vp9_lookahead_destroy(cpi->lookahead); in dealloc_compressor_data()