Searched refs:mr_total_resolutions (Results 1 – 7 of 7) sorted by relevance
65 if (cpi->oxcf.mr_total_resolutions >1 in vp8_cal_dissimilarity()66 && cpi->oxcf.mr_encoder_id < (cpi->oxcf.mr_total_resolutions - 1)) in vp8_cal_dissimilarity()227 if (cpi->oxcf.mr_total_resolutions >1 in vp8_store_drop_frame_info()228 && cpi->oxcf.mr_encoder_id < (cpi->oxcf.mr_total_resolutions - 1)) in vp8_store_drop_frame_info()
541 if (cpi->oxcf.mr_encoder_id == (cpi->oxcf.mr_total_resolutions - 1)) in get_lower_res_motion_info()
3684 if (cpi->oxcf.mr_total_resolutions > 1) { in encode_frame_to_data_rate()5415 if (cpi->oxcf.mr_total_resolutions > 1) { in vp8_get_compressed_data()
242 unsigned int mr_total_resolutions; member
384 oxcf->mr_total_resolutions = mr_cfg->mr_total_resolutions; in set_vp8e_config()693 ctx->priv->enc.total_encoders = mr_cfg->mr_total_resolutions; in vp8e_init()717 …if (ctx->oxcf.mr_total_resolutions > 0 && (ctx->oxcf.mr_encoder_id == ctx->oxcf.mr_total_resolutio… in vp8e_destroy()
358 unsigned int mr_total_resolutions; member
104 mr_cfg.mr_total_resolutions = num_enc; in vpx_codec_enc_init_multi_ver()