package V0;

import x0.AbstractC1709a;

/* JADX INFO: loaded from: classes.dex */
public final class d implements a {

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

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

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

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

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

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

    public d(int i, int i5, int i8, int i9, int i10, int i11) {
        this.f6828a = i;
        this.f6829b = i5;
        this.f6830c = i8;
        this.f6831d = i9;
        this.f6832e = i10;
        this.f6833f = i11;
    }

    @Override // V0.a
    public final int a() {
        return 1752331379;
    }

    public final int b() {
        int i = this.f6828a;
        if (i == 1935960438) {
            return 2;
        }
        if (i == 1935963489) {
            return 1;
        }
        if (i == 1937012852) {
            return 3;
        }
        AbstractC1709a.B("AviStreamHeaderChunk", "Found unsupported streamType fourCC: " + Integer.toHexString(i));
        return -1;
    }
}
