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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 257 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf);
  /external/libvpx/libvpx/vp8/common/
onyx.h 246 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 246 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 673 priv->cpi = vp8_create_compressor(&priv->oxcf);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 645 optr = vp8_create_compressor(&ctx->priv->alg_priv->oxcf);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 648 optr = vp8_create_compressor(&ctx->priv->alg_priv->oxcf);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 1821 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf) function
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 1784 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf) function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 1785 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf) function
    [all...]

Completed in 336 milliseconds