Searched refs:av1_change_config (Results 1 – 3 of 3) sorted by relevance
883 av1_change_config(ctx->cpi, &ctx->oxcf); in encoder_set_config()917 av1_change_config(ctx->cpi, &ctx->oxcf); in update_extra_cfg()1670 av1_change_config(ctx->cpi, &ctx->oxcf); in encoder_encode()
1052 void av1_change_config(AV1_COMP *cpi, const AV1EncoderConfig *oxcf);
1180 av1_change_config(cpi, oxcf); in init_config()2379 void av1_change_config(struct AV1_COMP *cpi, const AV1EncoderConfig *oxcf) { in av1_change_config() function