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

  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.c 35 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { function
86 vp9_lookahead_destroy(ctx);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.c 44 void vp9_lookahead_destroy(struct lookahead_ctx *ctx) { function
87 vp9_lookahead_destroy(ctx);

Completed in 64 milliseconds