Searched refs:mr_total_resolutions (Results 1 – 8 of 8) sorted by relevance
59 if (cpi->oxcf.mr_total_resolutions > 1 && in vp8_cal_dissimilarity()60 cpi->oxcf.mr_encoder_id < (cpi->oxcf.mr_total_resolutions - 1)) { in vp8_cal_dissimilarity()203 if (cpi->oxcf.mr_total_resolutions > 1 && in vp8_store_drop_frame_info()204 cpi->oxcf.mr_encoder_id < (cpi->oxcf.mr_total_resolutions - 1)) { in vp8_store_drop_frame_info()
1479 if (cpi->oxcf.mr_total_resolutions > 1 && cpi->oxcf.mr_encoder_id > 0) { in vp8_drop_encodedframe_overshoot()1565 if (cpi->oxcf.mr_total_resolutions > 1) in vp8_drop_encodedframe_overshoot()1573 if (cpi->oxcf.mr_total_resolutions > 1) in vp8_drop_encodedframe_overshoot()1581 if (cpi->oxcf.mr_total_resolutions > 1) in vp8_drop_encodedframe_overshoot()
424 if (cpi->oxcf.mr_encoder_id == (cpi->oxcf.mr_total_resolutions - 1)) in get_lower_res_motion_info()
3311 if (cpi->oxcf.mr_total_resolutions > 1) { in encode_frame_to_data_rate()4948 if (cpi->oxcf.mr_total_resolutions > 1) { in vp8_get_compressed_data()
382 oxcf->mr_total_resolutions = mr_cfg->mr_total_resolutions; in set_vp8e_config()671 ctx->priv->enc.total_encoders = mr_cfg->mr_total_resolutions; in vp8e_init()699 if (ctx->oxcf.mr_total_resolutions > 0 && in vp8e_destroy()700 (ctx->oxcf.mr_encoder_id == ctx->oxcf.mr_total_resolutions - 1)) { in vp8e_destroy()842 if (ctx->cpi->oxcf.mr_total_resolutions > 1) { in vp8e_encode()
231 unsigned int mr_total_resolutions; member
359 unsigned int mr_total_resolutions; member
102 mr_cfg.mr_total_resolutions = num_enc; in vpx_codec_enc_init_multi_ver()