Searched refs:vp8_change_config (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Donyx.h250 void vp8_change_config(struct VP8_COMP* onyx, VP8_CONFIG *oxcf);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_cx_iface.c471 vp8_change_config(ctx->cpi, &ctx->oxcf);
536 vp8_change_config(ctx->cpi, &ctx->oxcf);
739 vp8_change_config(ctx->cpi, &ctx->oxcf);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c1349 vp8_change_config(cpi, oxcf);
1443 void vp8_change_config(VP8_COMP *cpi, VP8_CONFIG *oxcf) function

Completed in 54 milliseconds