package defpackage;

/* JADX INFO: renamed from: ˁᵸᵔ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C0769 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public int f3434;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public int f3435;

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public int f3436;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public int f3437;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public int f3438;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public boolean m2784() {
        int i = this.f3437;
        int i2 = 2;
        if ((i & 7) != 0) {
            int i3 = this.f3438;
            int i4 = this.f3434;
            if (((i3 > i4 ? 1 : i3 == i4 ? 2 : 4) & i) == 0) {
                return false;
            }
        }
        if ((i & 112) != 0) {
            int i5 = this.f3438;
            int i6 = this.f3435;
            if ((((i5 > i6 ? 1 : i5 == i6 ? 2 : 4) << 4) & i) == 0) {
                return false;
            }
        }
        if ((i & 1792) != 0) {
            int i7 = this.f3436;
            int i8 = this.f3434;
            if ((((i7 > i8 ? 1 : i7 == i8 ? 2 : 4) << 8) & i) == 0) {
                return false;
            }
        }
        if ((i & 28672) != 0) {
            int i9 = this.f3436;
            int i10 = this.f3435;
            if (i9 > i10) {
                i2 = 1;
            } else if (i9 != i10) {
                i2 = 4;
            }
            if (((i2 << 12) & i) == 0) {
                return false;
            }
        }
        return true;
    }
}
