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

  /external/libvpx/libvpx/test/
quantize_test.cc 61 vp8_comp_ = vp8_create_compressor(&vp8_config);
  /external/libvpx/libvpx/vp8/common/
onyx.h 246 struct VP8_COMP *vp8_create_compressor(VP8_CONFIG *oxcf);
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 659 priv->cpi = vp8_create_compressor(&priv->oxcf);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 1754 struct VP8_COMP *vp8_create_compressor(VP8_CONFIG *oxcf) { function
    [all...]

Completed in 68 milliseconds