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()
375 uint8_t cdf_update_mode; member
6419 switch (cpi->oxcf.cdf_update_mode) { in encode_frame_to_data_rate()
95 unsigned int cdf_update_mode; member416 RANGE_CHECK_HI(extra_cfg, cdf_update_mode, 2); in validate_config()880 oxcf->cdf_update_mode = (uint8_t)extra_cfg->cdf_update_mode; in set_encoder_config()2548 extra_cfg.cdf_update_mode = CAST(AV1E_SET_CDF_UPDATE_MODE, args); in ctrl_set_cdf_update_mode()
780 static const arg_def_t cdf_update_mode = variable887 &cdf_update_mode,