Searched refs:cdf_update_mode (Results 1 – 5 of 5) sorted by relevance
38 if (cpi->oxcf.cdf_update_mode) in av1_row_mt_mem_alloc()64 if (cpi->oxcf.cdf_update_mode) aom_free(this_tile->row_ctx); in av1_row_mt_mem_dealloc()
337 uint8_t cdf_update_mode; member
4972 switch (cpi->oxcf.cdf_update_mode) { in encode_frame_to_data_rate()
93 unsigned int cdf_update_mode; member359 RANGE_CHECK_HI(extra_cfg, cdf_update_mode, 2); in validate_config()733 oxcf->cdf_update_mode = (uint8_t)extra_cfg->cdf_update_mode; in set_encoder_config()2065 extra_cfg.cdf_update_mode = CAST(AV1E_SET_CDF_UPDATE_MODE, args); in ctrl_set_cdf_update_mode()
756 static const arg_def_t cdf_update_mode = variable845 &cdf_update_mode,