Home
last modified time | relevance | path

Searched refs:vp8_create_compressor (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h246 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c648 optr = vp8_create_compressor(&ctx->priv->alg_priv->oxcf); in vp8e_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c1785 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf) in vp8_create_compressor() function