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

  /external/libvpx/libvpx/test/
quantize_test.cc 46 vp8_remove_compressor(&vp8_comp_);
  /external/libvpx/libvpx/vp8/common/
onyx.h 247 void vp8_remove_compressor(struct VP8_COMP **comp);
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 680 vp8_remove_compressor(&ctx->cpi);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 2109 void vp8_remove_compressor(VP8_COMP **ptr) { function
    [all...]

Completed in 244 milliseconds