Searched defs:vp9_lookahead_destroy (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_lookahead.c35 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { function
84 vp9_lookahead_destroy(ctx);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_lookahead.c44 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { function
87 vp9_lookahead_destroy(ctx);

Completed in 1113 milliseconds