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

  /external/chromium_org/third_party/libvpx/source/libvpx/
webmdec.h 44 // webm_free() should be called, otherwise there will be a leak.
66 void webm_free(struct WebmInputContext *webm_ctx);
webmdec.cc 217 void webm_free(struct WebmInputContext *webm_ctx) { function
vpxdec.c     [all...]
  /external/libvpx/libvpx/
webmdec.h 42 void webm_free(struct WebmInputContext *webm_ctx);
webmdec.c 192 void webm_free(struct WebmInputContext *webm_ctx) { function
vpxdec.c 955 webm_free(input.webm_ctx);