Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dlookahead.c38 void vp8_lookahead_destroy(struct lookahead_ctx *ctx) { in vp8_lookahead_destroy() function
87 vp8_lookahead_destroy(ctx); in vp8_lookahead_init()
Dlookahead.h42 void vp8_lookahead_destroy(struct lookahead_ctx *ctx);
Donyx_if.c1118 vp8_lookahead_destroy(cpi->lookahead); in dealloc_raw_frame_buffers()