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

  /external/libvpx/vp8/common/
onyxd.h 61 void vp8dx_remove_decompressor(VP8D_PTR comp);
  /external/libvpx/vp8/decoder/
onyxd_if.c 66 vp8dx_remove_decompressor(pbi);
104 void vp8dx_remove_decompressor(VP8D_PTR ptr) function
  /external/libvpx/vp8/
vp8_dx_iface.c 217 vp8dx_remove_decompressor(ctx->pbi);

Completed in 280 milliseconds