NetMirror.apk
Download file
package com.facebook.imagepipeline.producers;
import J0.C0167a;
import J0.EnumC0180n;
import U0.b;
import a0.InterfaceC0207a;
import android.graphics.Bitmap;
import android.net.Uri;
import b0.AbstractC0306a;
import com.facebook.imagepipeline.producers.C0357q;
import com.facebook.imagepipeline.producers.H;
import f0.C0530a;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.Executor;
import kotlin.jvm.internal.DefaultConstructorMarker;
/* JADX INFO: renamed from: com.facebook.imagepipeline.producers.q, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0357q implements e0 {
/* JADX INFO: renamed from: m, reason: collision with root package name */
public static final a f6208m = new a(null);
/* JADX INFO: renamed from: a, reason: collision with root package name */
private final InterfaceC0207a f6209a;
/* JADX INFO: renamed from: b, reason: collision with root package name */
private final Executor f6210b;
/* JADX INFO: renamed from: c, reason: collision with root package name */
private final M0.c f6211c;
/* JADX INFO: renamed from: d, reason: collision with root package name */
private final M0.e f6212d;
/* JADX INFO: renamed from: e, reason: collision with root package name */
private final EnumC0180n f6213e;
/* JADX INFO: renamed from: f, reason: collision with root package name */
private final boolean f6214f;
/* JADX INFO: renamed from: g, reason: collision with root package name */
private final boolean f6215g;
/* JADX INFO: renamed from: h, reason: collision with root package name */
private final e0 f6216h;
/* JADX INFO: renamed from: i, reason: collision with root package name */
private final int f6217i;
/* JADX INFO: renamed from: j, reason: collision with root package name */
private final C0167a f6218j;
/* JADX INFO: renamed from: k, reason: collision with root package name */
private final Runnable f6219k;
/* JADX INFO: renamed from: l, reason: collision with root package name */
private final X.n f6220l;
/* JADX INFO: renamed from: com.facebook.imagepipeline.producers.q$a */
public static final class a {
public /* synthetic */ a(DefaultConstructorMarker defaultConstructorMarker) {
this();
}
/* JADX INFO: Access modifiers changed from: private */
public final boolean b(O0.j jVar, I0.d dVar) {
return (((long) jVar.h()) * ((long) jVar.d())) * ((long) Z0.e.h(dVar.f397h)) > 104857600;
}
private a() {
}
}
/* JADX INFO: renamed from: com.facebook.imagepipeline.producers.q$b */
private final class b extends d {
/* JADX INFO: renamed from: k, reason: collision with root package name */
final /* synthetic */ C0357q f6221k;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public b(C0357q c0357q, InterfaceC0354n interfaceC0354n, f0 f0Var, boolean z3, int i3) {
super(c0357q, interfaceC0354n, f0Var, z3, i3);
D2.h.f(interfaceC0354n, "consumer");
D2.h.f(f0Var, "producerContext");
this.f6221k = c0357q;
}
@Override // com.facebook.imagepipeline.producers.C0357q.d
protected synchronized boolean J(O0.j jVar, int i3) {
return AbstractC0343c.f(i3) ? false : super.J(jVar, i3);
}
@Override // com.facebook.imagepipeline.producers.C0357q.d
protected int x(O0.j jVar) {
D2.h.f(jVar, "encodedImage");
return jVar.c0();
}
@Override // com.facebook.imagepipeline.producers.C0357q.d
protected O0.o z() {
O0.o oVarD = O0.n.d(0, false, false);
D2.h.e(oVarD, "of(...)");
return oVarD;
}
}
/* JADX INFO: renamed from: com.facebook.imagepipeline.producers.q$c */
private final class c extends d {
/* JADX INFO: renamed from: k, reason: collision with root package name */
private final M0.f f6222k;
/* JADX INFO: renamed from: l, reason: collision with root package name */
private final M0.e f6223l;
/* JADX INFO: renamed from: m, reason: collision with root package name */
final /* synthetic */ C0357q f6224m;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public c(C0357q c0357q, InterfaceC0354n interfaceC0354n, f0 f0Var, M0.f fVar, M0.e eVar, boolean z3, int i3) {
super(c0357q, interfaceC0354n, f0Var, z3, i3);
D2.h.f(interfaceC0354n, "consumer");
D2.h.f(f0Var, "producerContext");
D2.h.f(fVar, "progressiveJpegParser");
D2.h.f(eVar, "progressiveJpegConfig");
this.f6224m = c0357q;
this.f6222k = fVar;
this.f6223l = eVar;
I(0);
}
@Override // com.facebook.imagepipeline.producers.C0357q.d
protected synchronized boolean J(O0.j jVar, int i3) {
if (jVar == null) {
return false;
}
try {
boolean zJ = super.J(jVar, i3);
if (AbstractC0343c.f(i3) || AbstractC0343c.n(i3, 8)) {
if (!AbstractC0343c.n(i3, 4) && O0.j.w0(jVar) && jVar.D() == D0.b.f135b) {
if (!this.f6222k.g(jVar)) {
return false;
}
int iD = this.f6222k.d();
if (iD <= y()) {
return false;
}
if (iD < this.f6223l.a(y()) && !this.f6222k.e()) {
return false;
}
I(iD);
}
}
return zJ;
} catch (Throwable th) {
throw th;
}
}
@Override // com.facebook.imagepipeline.producers.C0357q.d
protected int x(O0.j jVar) {
D2.h.f(jVar, "encodedImage");
return this.f6222k.c();
}
@Override // com.facebook.imagepipeline.producers.C0357q.d
protected O0.o z() {
O0.o oVarB = this.f6223l.b(this.f6222k.d());
D2.h.e(oVarB, "getQualityInfo(...)");
return oVarB;
}
}
/* JADX INFO: Access modifiers changed from: private */
/* JADX INFO: renamed from: com.facebook.imagepipeline.producers.q$d */
abstract class d extends AbstractC0360u {
/* JADX INFO: renamed from: c, reason: collision with root package name */
private final f0 f6225c;
/* JADX INFO: renamed from: d, reason: collision with root package name */
private final String f6226d;
/* JADX INFO: renamed from: e, reason: collision with root package name */
private final h0 f6227e;
/* JADX INFO: renamed from: f, reason: collision with root package name */
private final I0.d f6228f;
/* JADX INFO: renamed from: g, reason: collision with root package name */
private boolean f6229g;
/* JADX INFO: renamed from: h, reason: collision with root package name */
private final H f6230h;
/* JADX INFO: renamed from: i, reason: collision with root package name */
private int f6231i;
/* JADX INFO: renamed from: j, reason: collision with root package name */
final /* synthetic */ C0357q f6232j;
/* JADX INFO: renamed from: com.facebook.imagepipeline.producers.q$d$a */
public static final class a extends C0346f {
/* JADX INFO: renamed from: b, reason: collision with root package name */
final /* synthetic */ boolean f6234b;
a(boolean z3) {
this.f6234b = z3;
}
@Override // com.facebook.imagepipeline.producers.C0346f, com.facebook.imagepipeline.producers.g0
public void a() {
if (this.f6234b) {
d.this.A();
}
}
@Override // com.facebook.imagepipeline.producers.C0346f, com.facebook.imagepipeline.producers.g0
public void b() {
if (d.this.f6225c.c0()) {
d.this.f6230h.h();
}
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public d(final C0357q c0357q, InterfaceC0354n interfaceC0354n, f0 f0Var, boolean z3, final int i3) {
super(interfaceC0354n);
D2.h.f(interfaceC0354n, "consumer");
D2.h.f(f0Var, "producerContext");
this.f6232j = c0357q;
this.f6225c = f0Var;
this.f6226d = "ProgressiveDecoder";
this.f6227e = f0Var.P();
I0.d dVarH = f0Var.X().h();
D2.h.e(dVarH, "getImageDecodeOptions(...)");
this.f6228f = dVarH;
this.f6230h = new H(c0357q.f(), new H.d() { // from class: com.facebook.imagepipeline.producers.r
@Override // com.facebook.imagepipeline.producers.H.d
public final void a(O0.j jVar, int i4) {
C0357q.d.r(this.f6235a, c0357q, i3, jVar, i4);
}
}, dVarH.f390a);
f0Var.a0(new a(z3));
}
/* JADX INFO: Access modifiers changed from: private */
public final void A() {
E(true);
p().b();
}
private final void B(Throwable th) {
E(true);
p().a(th);
}
private final void C(O0.d dVar, int i3) {
AbstractC0306a abstractC0306aB = this.f6232j.c().b(dVar);
try {
E(AbstractC0343c.e(i3));
p().d(abstractC0306aB, i3);
} finally {
AbstractC0306a.D(abstractC0306aB);
}
}
private final O0.d D(O0.j jVar, int i3, O0.o oVar) {
boolean z3 = this.f6232j.h() != null && ((Boolean) this.f6232j.i().get()).booleanValue();
try {
return this.f6232j.g().a(jVar, i3, oVar, this.f6228f);
} catch (OutOfMemoryError e4) {
if (!z3) {
throw e4;
}
Runnable runnableH = this.f6232j.h();
if (runnableH != null) {
runnableH.run();
}
System.gc();
return this.f6232j.g().a(jVar, i3, oVar, this.f6228f);
}
}
private final void E(boolean z3) {
synchronized (this) {
if (z3) {
if (!this.f6229g) {
p().c(1.0f);
this.f6229g = true;
r2.r rVar = r2.r.f10584a;
this.f6230h.c();
}
}
}
}
private final void F(O0.j jVar) {
if (jVar.D() != D0.b.f135b) {
return;
}
jVar.G0(W0.a.c(jVar, Z0.e.h(this.f6228f.f397h), 104857600));
}
private final void H(O0.j jVar, O0.d dVar, int i3) {
this.f6225c.A("encoded_width", Integer.valueOf(jVar.h()));
this.f6225c.A("encoded_height", Integer.valueOf(jVar.d()));
this.f6225c.A("encoded_size", Integer.valueOf(jVar.c0()));
this.f6225c.A("image_color_space", jVar.z());
if (dVar instanceof O0.c) {
this.f6225c.A("bitmap_config", String.valueOf(((O0.c) dVar).C().getConfig()));
}
if (dVar != null) {
dVar.q(this.f6225c.a());
}
this.f6225c.A("last_scan_num", Integer.valueOf(i3));
}
/* JADX INFO: Access modifiers changed from: private */
public static final void r(d dVar, C0357q c0357q, int i3, O0.j jVar, int i4) {
D2.h.f(dVar, "this$0");
D2.h.f(c0357q, "this$1");
if (jVar != null) {
U0.b bVarX = dVar.f6225c.X();
dVar.f6225c.A("image_format", jVar.D().a());
Uri uriV = bVarX.v();
jVar.H0(uriV != null ? uriV.toString() : null);
EnumC0180n enumC0180nG = bVarX.g();
if (enumC0180nG == null) {
enumC0180nG = c0357q.e();
}
boolean zN = AbstractC0343c.n(i4, 16);
if ((enumC0180nG == EnumC0180n.f598b || (enumC0180nG == EnumC0180n.f599c && !zN)) && (c0357q.d() || !f0.f.o(bVarX.v()))) {
I0.h hVarT = bVarX.t();
D2.h.e(hVarT, "getRotationOptions(...)");
jVar.G0(W0.a.b(hVarT, bVarX.r(), jVar, i3));
}
if (dVar.f6225c.e0().G().i()) {
dVar.F(jVar);
}
dVar.v(jVar, i4, dVar.f6231i);
}
}
private final void v(O0.j jVar, int i3, int i4) {
String str;
O0.d dVar;
O0.d dVarD;
int i5 = i3;
if ((jVar.D() == D0.b.f135b || !AbstractC0343c.f(i3)) && !this.f6229g && O0.j.w0(jVar)) {
if (D2.h.b(jVar.D(), D0.b.f137d) && C0357q.f6208m.b(jVar, this.f6228f)) {
IllegalStateException illegalStateException = new IllegalStateException("Image is too big to attempt decoding: w = " + jVar.h() + ", h = " + jVar.d() + ", pixel config = " + this.f6228f.f397h + ", max bitmap size = 104857600");
this.f6227e.i(this.f6225c, "DecodeProducer", illegalStateException, null);
B(illegalStateException);
return;
}
D0.c cVarD = jVar.D();
D2.h.e(cVarD, "getImageFormat(...)");
String strA = cVarD.a();
String str2 = strA == null ? "unknown" : strA;
String str3 = jVar.h() + "x" + jVar.d();
String strValueOf = String.valueOf(jVar.a0());
boolean zE = AbstractC0343c.e(i3);
boolean z3 = zE && !AbstractC0343c.n(i5, 8);
boolean zN = AbstractC0343c.n(i5, 4);
I0.g gVarR = this.f6225c.X().r();
if (gVarR != null) {
str = gVarR.f421a + "x" + gVarR.f422b;
} else {
str = "unknown";
}
try {
long jF = this.f6230h.f();
String string = this.f6225c.X().v().toString();
D2.h.e(string, "toString(...)");
int iC0 = (z3 || zN) ? jVar.c0() : x(jVar);
O0.o oVarZ = (z3 || zN) ? O0.n.f1480d : z();
this.f6227e.g(this.f6225c, "DecodeProducer");
try {
try {
D2.h.c(oVarZ);
dVarD = D(jVar, iC0, oVarZ);
} catch (Exception e4) {
e = e4;
dVar = null;
}
try {
if (jVar.a0() != 1) {
i5 |= 16;
}
this.f6227e.d(this.f6225c, "DecodeProducer", w(dVarD, jF, oVarZ, zE, str2, str3, str, strValueOf));
H(jVar, dVarD, i4);
C(dVarD, i5);
O0.j.o(jVar);
} catch (Exception e5) {
e = e5;
dVar = dVarD;
D2.h.c(oVarZ);
this.f6227e.i(this.f6225c, "DecodeProducer", e, w(dVar, jF, oVarZ, zE, str2, str3, str, strValueOf));
B(e);
O0.j.o(jVar);
}
} catch (M0.a e6) {
O0.j jVarA = e6.a();
Y.a.K(this.f6226d, "%s, {uri: %s, firstEncodedBytes: %s, length: %d}", e6.getMessage(), string, jVarA.A(10), Integer.valueOf(jVarA.c0()));
throw e6;
}
} catch (Throwable th) {
O0.j.o(jVar);
throw th;
}
}
}
private final Map w(O0.d dVar, long j3, O0.o oVar, boolean z3, String str, String str2, String str3, String str4) {
Map mapA;
Object obj;
String string = null;
if (!this.f6227e.j(this.f6225c, "DecodeProducer")) {
return null;
}
String strValueOf = String.valueOf(j3);
String strValueOf2 = String.valueOf(oVar.b());
String strValueOf3 = String.valueOf(z3);
if (dVar != null && (mapA = dVar.a()) != null && (obj = mapA.get("non_fatal_decode_error")) != null) {
string = obj.toString();
}
String str5 = string;
if (!(dVar instanceof O0.e)) {
HashMap map = new HashMap(7);
map.put("queueTime", strValueOf);
map.put("hasGoodQuality", strValueOf2);
map.put("isFinal", strValueOf3);
map.put("encodedImageSize", str2);
map.put("imageFormat", str);
map.put("requestedImageSize", str3);
map.put("sampleSize", str4);
if (str5 != null) {
map.put("non_fatal_decode_error", str5);
}
return X.g.b(map);
}
Bitmap bitmapC = ((O0.e) dVar).C();
D2.h.e(bitmapC, "getUnderlyingBitmap(...)");
String str6 = bitmapC.getWidth() + "x" + bitmapC.getHeight();
HashMap map2 = new HashMap(8);
map2.put("bitmapSize", str6);
map2.put("queueTime", strValueOf);
map2.put("hasGoodQuality", strValueOf2);
map2.put("isFinal", strValueOf3);
map2.put("encodedImageSize", str2);
map2.put("imageFormat", str);
map2.put("requestedImageSize", str3);
map2.put("sampleSize", str4);
int byteCount = bitmapC.getByteCount();
StringBuilder sb = new StringBuilder();
sb.append(byteCount);
map2.put("byteCount", sb.toString());
if (str5 != null) {
map2.put("non_fatal_decode_error", str5);
}
return X.g.b(map2);
}
@Override // com.facebook.imagepipeline.producers.AbstractC0343c
/* JADX INFO: renamed from: G, reason: merged with bridge method [inline-methods] */
public void i(O0.j jVar, int i3) {
if (!V0.b.d()) {
boolean zE = AbstractC0343c.e(i3);
if (zE) {
if (jVar == null) {
boolean zB = D2.h.b(this.f6225c.y("cached_value_found"), Boolean.TRUE);
if (!this.f6225c.e0().G().h() || this.f6225c.d0() == b.c.FULL_FETCH || zB) {
B(new C0530a("Encoded image is null."));
return;
}
} else if (!jVar.v0()) {
B(new C0530a("Encoded image is not valid."));
return;
}
}
if (J(jVar, i3)) {
boolean zN = AbstractC0343c.n(i3, 4);
if (zE || zN || this.f6225c.c0()) {
this.f6230h.h();
return;
}
return;
}
return;
}
V0.b.a("DecodeProducer#onNewResultImpl");
try {
boolean zE2 = AbstractC0343c.e(i3);
if (zE2) {
if (jVar == null) {
boolean zB2 = D2.h.b(this.f6225c.y("cached_value_found"), Boolean.TRUE);
if (this.f6225c.e0().G().h()) {
if (this.f6225c.d0() != b.c.FULL_FETCH) {
if (zB2) {
}
}
}
B(new C0530a("Encoded image is null."));
V0.b.b();
return;
}
if (!jVar.v0()) {
B(new C0530a("Encoded image is not valid."));
V0.b.b();
return;
}
}
if (!J(jVar, i3)) {
V0.b.b();
return;
}
boolean zN2 = AbstractC0343c.n(i3, 4);
if (zE2 || zN2 || this.f6225c.c0()) {
this.f6230h.h();
}
r2.r rVar = r2.r.f10584a;
V0.b.b();
} catch (Throwable th) {
V0.b.b();
throw th;
}
}
protected final void I(int i3) {
this.f6231i = i3;
}
protected boolean J(O0.j jVar, int i3) {
return this.f6230h.k(jVar, i3);
}
@Override // com.facebook.imagepipeline.producers.AbstractC0360u, com.facebook.imagepipeline.producers.AbstractC0343c
public void g() {
A();
}
@Override // com.facebook.imagepipeline.producers.AbstractC0360u, com.facebook.imagepipeline.producers.AbstractC0343c
public void h(Throwable th) {
D2.h.f(th, "t");
B(th);
}
@Override // com.facebook.imagepipeline.producers.AbstractC0360u, com.facebook.imagepipeline.producers.AbstractC0343c
protected void j(float f3) {
super.j(f3 * 0.99f);
}
protected abstract int x(O0.j jVar);
protected final int y() {
return this.f6231i;
}
protected abstract O0.o z();
}
public C0357q(InterfaceC0207a interfaceC0207a, Executor executor, M0.c cVar, M0.e eVar, EnumC0180n enumC0180n, boolean z3, boolean z4, e0 e0Var, int i3, C0167a c0167a, Runnable runnable, X.n nVar) {
D2.h.f(interfaceC0207a, "byteArrayPool");
D2.h.f(executor, "executor");
D2.h.f(cVar, "imageDecoder");
D2.h.f(eVar, "progressiveJpegConfig");
D2.h.f(enumC0180n, "downsampleMode");
D2.h.f(e0Var, "inputProducer");
D2.h.f(c0167a, "closeableReferenceFactory");
D2.h.f(nVar, "recoverFromDecoderOOM");
this.f6209a = interfaceC0207a;
this.f6210b = executor;
this.f6211c = cVar;
this.f6212d = eVar;
this.f6213e = enumC0180n;
this.f6214f = z3;
this.f6215g = z4;
this.f6216h = e0Var;
this.f6217i = i3;
this.f6218j = c0167a;
this.f6219k = runnable;
this.f6220l = nVar;
}
@Override // com.facebook.imagepipeline.producers.e0
public void b(InterfaceC0354n interfaceC0354n, f0 f0Var) {
D2.h.f(interfaceC0354n, "consumer");
D2.h.f(f0Var, "context");
if (!V0.b.d()) {
U0.b bVarX = f0Var.X();
this.f6216h.b((f0.f.o(bVarX.v()) || U0.c.s(bVarX.v())) ? new c(this, interfaceC0354n, f0Var, new M0.f(this.f6209a), this.f6212d, this.f6215g, this.f6217i) : new b(this, interfaceC0354n, f0Var, this.f6215g, this.f6217i), f0Var);
return;
}
V0.b.a("DecodeProducer#produceResults");
try {
U0.b bVarX2 = f0Var.X();
this.f6216h.b((f0.f.o(bVarX2.v()) || U0.c.s(bVarX2.v())) ? new c(this, interfaceC0354n, f0Var, new M0.f(this.f6209a), this.f6212d, this.f6215g, this.f6217i) : new b(this, interfaceC0354n, f0Var, this.f6215g, this.f6217i), f0Var);
r2.r rVar = r2.r.f10584a;
V0.b.b();
} catch (Throwable th) {
V0.b.b();
throw th;
}
}
public final C0167a c() {
return this.f6218j;
}
public final boolean d() {
return this.f6214f;
}
public final EnumC0180n e() {
return this.f6213e;
}
public final Executor f() {
return this.f6210b;
}
public final M0.c g() {
return this.f6211c;
}
public final Runnable h() {
return this.f6219k;
}
public final X.n i() {
return this.f6220l;
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file