Searched refs:ref_scale_factors (Results 1 – 5 of 5) sorted by relevance
148 const struct scale_factors *ref_scale_factors = in build_inter_predictors() local156 ref_scale_factors); in build_inter_predictors()162 is_intrabc ? &cm->sf_identity : ref_scale_factors; in build_inter_predictors()
783 struct scale_factors *ref_scale_factors) { in temporal_filter_iterate_c() argument816 mbd->block_ref_scale_factors[0] = ref_scale_factors; in temporal_filter_iterate_c()817 mbd->block_ref_scale_factors[1] = ref_scale_factors; in temporal_filter_iterate_c()917 predictor, ref_scale_factors, mb_col * BW, mb_row * BH, in temporal_filter_iterate_c()
963 const struct scale_factors *const ref_scale_factors = in av1_setup_build_prediction_by_left_pred() local966 xd->block_ref_scale_factors[ref] = ref_scale_factors; in av1_setup_build_prediction_by_left_pred()967 if ((!av1_is_valid_scale(ref_scale_factors))) in av1_setup_build_prediction_by_left_pred()971 ref_scale_factors, num_planes); in av1_setup_build_prediction_by_left_pred()
349 struct scale_factors ref_scale_factors[REF_FRAMES]; member681 return (map_idx != INVALID_IDX) ? &cm->ref_scale_factors[map_idx] : NULL; in get_ref_scale_factors_const()687 return (map_idx != INVALID_IDX) ? &cm->ref_scale_factors[map_idx] : NULL; in get_ref_scale_factors()
706 const struct scale_factors *ref_scale_factors = in dec_build_inter_predictors() local714 ref_scale_factors); in dec_build_inter_predictors()720 is_intrabc ? &cm->sf_identity : ref_scale_factors; in dec_build_inter_predictors()1068 const struct scale_factors *ref_scale_factors = in predict_inter_block() local1071 xd->block_ref_scale_factors[ref] = ref_scale_factors; in predict_inter_block()1073 ref_scale_factors, num_planes); in predict_inter_block()5274 struct scale_factors *const ref_scale_factors = in read_uncompressed_header() local5277 ref_scale_factors, ref_buf->buf.y_crop_width, in read_uncompressed_header()5279 if ((!av1_is_valid_scale(ref_scale_factors))) in read_uncompressed_header()