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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h525 void vp9_change_config(VP9_COMP *cpi, const VP9_CONFIG *oxcf);
H A Dvp9_onyx_if.c814 vp9_change_config(cpi, oxcf);
829 void vp9_change_config(struct VP9_COMP *cpi, const VP9_CONFIG *oxcf) { function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_cx_iface.c436 vp9_change_config(ctx->cpi, &ctx->oxcf);
499 vp9_change_config(ctx->cpi, &ctx->oxcf);
610 vp9_change_config(ctx->cpi, &ctx->oxcf);
1069 vp9_change_config(ctx->cpi, &ctx->oxcf);

Completed in 159 milliseconds