HomeSort by relevance Sort by last modified time
    Searched refs:vp9_lookahead_destroy (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 43 void vp9_lookahead_destroy(struct lookahead_ctx *ctx);
vp9_lookahead.c 41 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { function
81 vp9_lookahead_destroy(ctx);
vp9_onyx_if.c 276 vp9_lookahead_destroy(cpi->lookahead);
    [all...]

Completed in 179 milliseconds