package y0;

import a.AbstractC0386a;
import u0.C;
import u0.C1564A;
import u0.C1579o;

/* JADX INFO: loaded from: classes.dex */
public final class f implements C {

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

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

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

    public f(long j8, long j9, long j10) {
        this.f18819a = j8;
        this.f18820b = j9;
        this.f18821c = j10;
    }

    @Override // u0.C
    public final /* synthetic */ void a(C1564A c1564a) {
    }

    @Override // u0.C
    public final /* synthetic */ byte[] b() {
        return null;
    }

    @Override // u0.C
    public final /* synthetic */ C1579o c() {
        return null;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof f)) {
            return false;
        }
        f fVar = (f) obj;
        return this.f18819a == fVar.f18819a && this.f18820b == fVar.f18820b && this.f18821c == fVar.f18821c;
    }

    public final int hashCode() {
        return AbstractC0386a.q(this.f18821c) + ((AbstractC0386a.q(this.f18820b) + ((AbstractC0386a.q(this.f18819a) + 527) * 31)) * 31);
    }

    public final String toString() {
        return "Mp4Timestamp: creation time=" + this.f18819a + ", modification time=" + this.f18820b + ", timescale=" + this.f18821c;
    }
}
