package com.google.android.gms.internal.ads;

import androidx.annotation.Nullable;

/* JADX INFO: loaded from: classes2.dex */
public final class fv1 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public int f11401a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f11402b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public int f11403c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public int f11404d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public int f11405e;

    @Nullable
    private byte[] zzd;

    public fv1() {
        this.f11401a = -1;
        this.f11402b = -1;
        this.f11403c = -1;
        this.f11404d = -1;
        this.f11405e = -1;
    }

    public final ea2 a() {
        return new ea2(this.f11401a, this.f11402b, this.f11403c, this.zzd, this.f11404d, this.f11405e);
    }

    public final fv1 zzd(@Nullable byte[] bArr) {
        this.zzd = bArr;
        return this;
    }

    public /* synthetic */ fv1(ea2 ea2Var) {
        this.f11401a = ea2Var.f10734a;
        this.f11402b = ea2Var.f10735b;
        this.f11403c = ea2Var.f10736c;
        this.zzd = ea2Var.zze;
        this.f11404d = ea2Var.f10737d;
        this.f11405e = ea2Var.f10738e;
    }
}
