package N4;

import java.io.Serializable;

/* JADX INFO: loaded from: classes3.dex */
public final class e extends d implements Serializable {

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

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

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

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

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

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

    @Override // N4.d
    public final int a(int i6) {
        return ((-i6) >> 31) & (b() >>> (32 - i6));
    }

    @Override // N4.d
    public final int b() {
        int i6 = this.f5274b;
        int i7 = i6 ^ (i6 >>> 2);
        this.f5274b = this.f5275c;
        this.f5275c = this.f5276d;
        this.f5276d = this.f5277e;
        int i8 = this.f5278f;
        this.f5277e = i8;
        int i9 = ((i7 ^ (i7 << 1)) ^ i8) ^ (i8 << 4);
        this.f5278f = i9;
        int i10 = this.f5279j + 362437;
        this.f5279j = i10;
        return i9 + i10;
    }
}
