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

import androidx.media3.common.C;

/* JADX INFO: loaded from: classes2.dex */
public final class mf extends cb2 {
    private static final mf zzA;
    private static volatile bc2 zzB;
    private int zza;
    private long zzu;
    private long zzv;
    private long zzb = -1;
    private long zzc = -1;
    private long zzd = -1;
    private long zze = -1;
    private long zzf = -1;
    private long zzg = -1;
    private int zzh = 1000;
    private long zzi = -1;
    private long zzj = -1;
    private long zzk = -1;
    private int zzl = 1000;
    private long zzm = -1;
    private long zzn = -1;
    private long zzo = -1;
    private long zzp = -1;
    private long zzw = -1;
    private long zzx = -1;
    private long zzy = -1;
    private long zzz = -1;

    static {
        mf mfVar = new mf();
        zzA = mfVar;
        cb2.v(mf.class, mfVar);
    }

    public static lf B() {
        return (lf) zzA.r();
    }

    public final /* synthetic */ void C(long j10) {
        this.zza |= 1;
        this.zzb = j10;
    }

    public final /* synthetic */ void D(long j10) {
        this.zza |= 2;
        this.zzc = j10;
    }

    public final /* synthetic */ void E(long j10) {
        this.zza |= 4;
        this.zzd = j10;
    }

    public final /* synthetic */ void F(long j10) {
        this.zza |= 8;
        this.zze = j10;
    }

    public final /* synthetic */ void G() {
        this.zza &= -9;
        this.zze = -1L;
    }

    public final /* synthetic */ void H(long j10) {
        this.zza |= 16;
        this.zzf = j10;
    }

    public final /* synthetic */ void I(long j10) {
        this.zza |= 32;
        this.zzg = j10;
    }

    public final /* synthetic */ void J(long j10) {
        this.zza |= 128;
        this.zzi = j10;
    }

    public final /* synthetic */ void K(long j10) {
        this.zza |= 256;
        this.zzj = j10;
    }

    public final /* synthetic */ void L(long j10) {
        this.zza |= 512;
        this.zzk = j10;
    }

    public final /* synthetic */ void M(long j10) {
        this.zza |= 2048;
        this.zzm = j10;
    }

    public final /* synthetic */ void N(long j10) {
        this.zza |= 4096;
        this.zzn = j10;
    }

    public final /* synthetic */ void O(long j10) {
        this.zza |= 8192;
        this.zzo = j10;
    }

    public final /* synthetic */ void P(long j10) {
        this.zza |= 16384;
        this.zzp = j10;
    }

    public final /* synthetic */ void Q(long j10) {
        this.zza |= 32768;
        this.zzu = j10;
    }

    public final /* synthetic */ void R(long j10) {
        this.zza |= C.DEFAULT_BUFFER_SEGMENT_SIZE;
        this.zzv = j10;
    }

    public final /* synthetic */ void S(long j10) {
        this.zza |= 131072;
        this.zzw = j10;
    }

    public final /* synthetic */ void T(long j10) {
        this.zza |= 262144;
        this.zzx = j10;
    }

    public final /* synthetic */ void U(int i10) {
        this.zzh = i10 - 1;
        this.zza |= 64;
    }

    public final /* synthetic */ void V(int i10) {
        this.zzl = i10 - 1;
        this.zza |= 1024;
    }

    @Override // com.google.android.gms.internal.ads.cb2
    public final Object x(zzibq zzibqVar, cb2 cb2Var) {
        int iOrdinal = zzibqVar.ordinal();
        if (iOrdinal == 0) {
            return (byte) 1;
        }
        if (iOrdinal == 2) {
            vf vfVar = vf.f17613a;
            return new fc2(zzA, "\u0001\u0015\u0000\u0001\u0001\u0015\u0015\u0000\u0000\u0000\u0001ဂ\u0000\u0002ဂ\u0001\u0003ဂ\u0002\u0004ဂ\u0003\u0005ဂ\u0004\u0006ဂ\u0005\u0007᠌\u0006\bဂ\u0007\tဂ\b\nဂ\t\u000b᠌\n\fဂ\u000b\rဂ\f\u000eဂ\r\u000fဂ\u000e\u0010ဂ\u000f\u0011ဂ\u0010\u0012ဂ\u0011\u0013ဂ\u0012\u0014ဂ\u0013\u0015ဂ\u0014", new Object[]{"zza", "zzb", "zzc", "zzd", "zze", "zzf", "zzg", "zzh", vfVar, "zzi", "zzj", "zzk", "zzl", vfVar, "zzm", "zzn", "zzo", "zzp", "zzu", "zzv", "zzw", "zzx", "zzy", "zzz"});
        }
        if (iOrdinal == 3) {
            return new mf();
        }
        if (iOrdinal == 4) {
            return new lf(zzA);
        }
        if (iOrdinal == 5) {
            return zzA;
        }
        if (iOrdinal != 6) {
            throw null;
        }
        bc2 bb2Var = zzB;
        if (bb2Var == null) {
            synchronized (mf.class) {
                try {
                    bb2Var = zzB;
                    if (bb2Var == null) {
                        bb2Var = new bb2(zzA);
                        zzB = bb2Var;
                    }
                } finally {
                }
            }
        }
        return bb2Var;
    }
}
