98.9 - Stable (98009)

This commit is contained in:
Juby210 2021-10-27 01:51:06 +02:00
parent 39fb11356f
commit 928b7daecd
1693 changed files with 14639 additions and 15012 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord'
minSdkVersion 21
targetSdkVersion 29
versionCode 98006
versionName "98.6 - Stable"
versionCode 98009
versionName "98.9 - Stable"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="98006" android:versionName="98.6 - Stable" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="98009" android:versionName="98.9 - Stable" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>

View File

@ -255,9 +255,9 @@ public final class a extends AppDialog {
@Override // com.discord.app.AppDialog
public void onViewBoundOrOnResume() {
super.onViewBoundOrOnResume();
Observable<R> E = h().observeViewState().w(d.i).E(e.i);
m.checkNotNullExpressionValue(E, "filter { it is T }.map { it as T }");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(E, this, null, 2, null), a.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new f(this), 62, (Object) null);
Observable<R> F = h().observeViewState().x(d.i).F(e.i);
m.checkNotNullExpressionValue(F, "filter { it is T }.map { it as T }");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.bindToComponentLifecycle$default(F, this, null, 2, null), a.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new f(this), 62, (Object) null);
PublishSubject<f.b> publishSubject = h().j;
m.checkNotNullExpressionValue(publishSubject, "eventSubject");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(publishSubject, this, null, 2, null), a.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new g(this), 62, (Object) null);

View File

@ -22,6 +22,6 @@ public final class d<T, R> implements b<Channel, Observable<? extends GuildMembe
@Override // i0.k.b
public Observable<? extends GuildMember> call(Channel channel) {
Channel channel2 = channel;
return channel2 != null ? this.i.observeComputed(channel2.f(), m0.setOf(Long.valueOf(this.j))).E(new c(this, channel2)) : new j(null);
return channel2 != null ? this.i.observeComputed(channel2.f(), m0.setOf(Long.valueOf(this.j))).F(new c(this, channel2)) : new j(null);
}
}

View File

@ -265,7 +265,7 @@ public final class f extends AppViewModel<d> {
StoreChannels channels = companion.getChannels();
Observable<User> observeUser = users.observeUser(j);
Observable<Integer> observe = userRelationships.observe(j);
Observable q = channels.observeChannel(j2).X(new d(guilds, j)).q();
Observable q = channels.observeChannel(j2).Y(new d(guilds, j)).q();
m.checkNotNullExpressionValue(q, "storeChannels\n … .distinctUntilChanged()");
observable2 = Observable.i(observeUser, observe, q, e.a).q();
m.checkNotNullExpressionValue(observable2, "Observable.combineLatest… .distinctUntilChanged()");
@ -276,7 +276,7 @@ public final class f extends AppViewModel<d> {
m.checkNotNullParameter(observable2, "storeObservable");
this.k = j;
this.l = api;
this.j = PublishSubject.j0();
this.j = PublishSubject.k0();
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(observable2), this, null, 2, null), f.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new b(this), 62, (Object) null);
}

View File

@ -207,7 +207,7 @@ public final class k extends AppViewModel<c> {
StorePremiumGuildSubscription premiumGuildSubscriptions = (i2 & 4) != 0 ? StoreStream.Companion.getPremiumGuildSubscriptions() : null;
RestAPI api = (i2 & 8) != 0 ? RestAPI.Companion.getApi() : null;
if ((i2 & 16) != 0) {
observable2 = subscriptions.observeSubscriptions().E(j.i);
observable2 = subscriptions.observeSubscriptions().F(j.i);
m.checkNotNullExpressionValue(observable2, "storeSubscriptions\n …toreState(it)\n }");
} else {
observable2 = null;

View File

@ -215,9 +215,9 @@ public final class a extends AppDialog {
public static final void g(a aVar) {
Objects.requireNonNull(aVar);
Observable<Long> c02 = Observable.c0(300, TimeUnit.MILLISECONDS);
m.checkNotNullExpressionValue(c02, "Observable\n .time…S, TimeUnit.MILLISECONDS)");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(c02, aVar, null, 2, null), a.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new b(aVar), 62, (Object) null);
Observable<Long> d02 = Observable.d0(300, TimeUnit.MILLISECONDS);
m.checkNotNullExpressionValue(d02, "Observable\n .time…S, TimeUnit.MILLISECONDS)");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(d02, aVar, null, 2, null), a.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new b(aVar), 62, (Object) null);
}
public static final d h(a aVar) {

View File

@ -139,7 +139,7 @@ public final class w extends AppViewModel<d> {
RestAPI api = (i2 & 1) != 0 ? RestAPI.Companion.getApi() : null;
StoreUser users = (i2 & 2) != 0 ? StoreStream.Companion.getUsers() : null;
if ((i2 & 4) != 0) {
observable2 = StoreUser.observeMe$default(users, false, 1, null).E(v.i);
observable2 = StoreUser.observeMe$default(users, false, 1, null).F(v.i);
m.checkNotNullExpressionValue(observable2, "storeUser.observeMe().ma…oreState(user = meUser) }");
} else {
observable2 = null;
@ -149,6 +149,6 @@ public final class w extends AppViewModel<d> {
m.checkNotNullParameter(observable2, "storeObservable");
this.k = api;
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(observable2), this, null, 2, null), w.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new u(this), 62, (Object) null);
this.j = PublishSubject.j0();
this.j = PublishSubject.k0();
}
}

View File

@ -16,6 +16,6 @@ public final class a0<T, R> implements Observable.c<T, R> {
@Override // i0.k.b
public Object call(Object obj) {
return ((Observable) obj).X(new z(this));
return ((Observable) obj).Y(new z(this));
}
}

View File

@ -12,6 +12,6 @@ public final class k0<T, R> implements b<Boolean, Observable<? extends RtcConnec
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
@Override // i0.k.b
public Observable<? extends RtcConnection.StateChange> call(Boolean bool) {
return StoreStream.Companion.getRtcConnection().getConnectionState().w(j0.i);
return StoreStream.Companion.getRtcConnection().getConnectionState().x(j0.i);
}
}

View File

@ -8,7 +8,7 @@ import rx.subjects.BehaviorSubject;
/* compiled from: AppState.kt */
public final class l {
public static final ArrayList<Object> a = new ArrayList<>(4);
public static final BehaviorSubject<Integer> b = BehaviorSubject.k0(0);
public static final BehaviorSubject<Integer> b = BehaviorSubject.l0(0);
/* renamed from: c reason: collision with root package name */
public static final l f48c = new l();

View File

@ -58,7 +58,7 @@ public final class o {
@Override // i0.k.b
public Object call(Object obj) {
return ((Observable) obj).X(new s(this)).q();
return ((Observable) obj).Y(new s(this)).q();
}
}
@ -78,7 +78,7 @@ public final class o {
@Override // i0.k.b
public Object call(Object obj) {
return ((Observable) obj).X(new t(this));
return ((Observable) obj).Y(new t(this));
}
}

View File

@ -15,6 +15,6 @@ public final class s<T, R> implements b<Map<K, ? extends V>, Observable<? extend
@Override // i0.k.b
public Object call(Object obj) {
Map map = (Map) obj;
return Observable.z(this.i.i).w(new p(map)).f0(q.i, new r(this, map));
return Observable.A(this.i.i).x(new p(map)).g0(q.i, new r(this, map));
}
}

View File

@ -42,7 +42,7 @@ public final class b implements Application.ActivityLifecycleCallbacks {
if (function1 != null) {
function1 = new c(function1);
}
d.f55c = p.V(cVar, (Action1) function1);
d.f55c = p.W(cVar, (Action1) function1);
}
@Override // android.app.Application.ActivityLifecycleCallbacks

View File

@ -15,9 +15,9 @@ public final class d {
public static final d d = new d();
static {
BehaviorSubject k0 = BehaviorSubject.k0(true);
m.checkNotNullExpressionValue(k0, "BehaviorSubject.create(isBackgrounded)");
b = k0;
BehaviorSubject l0 = BehaviorSubject.l0(true);
m.checkNotNullExpressionValue(l0, "BehaviorSubject.create(isBackgrounded)");
b = l0;
}
public final Observable<Boolean> a() {

View File

@ -19,16 +19,13 @@ public final class u2 implements ViewBinding {
public final TextView d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
public u2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) {
this.a = linearLayout;
this.b = textView;
this.f170c = textView2;
this.d = textView3;
this.e = textView4;
this.f = textView5;
this.f170c = textView3;
this.d = textView4;
this.e = textView5;
}
@Override // androidx.viewbinding.ViewBinding

View File

@ -218,7 +218,7 @@ public final class b {
m.checkNotNullParameter(objArr, "formatArgs");
m.checkNotNullParameter(renderContext, "renderContext");
Map<String, String> map = renderContext.a;
List<? extends Object> list = renderContext.f2506c;
List<? extends Object> list = renderContext.f2504c;
boolean z2 = true;
if (!map.isEmpty()) {
charSequence = a.replace(charSequence, new f(map));

View File

@ -38,7 +38,7 @@ public final class c extends Node.a<RenderContext> {
spannableStringBuilder.setSpan(obj2, length, spannableStringBuilder.length(), 33);
}
}
Hook.a aVar2 = hook != null ? hook.f2505c : null;
Hook.a aVar2 = hook != null ? hook.f2503c : null;
if (aVar2 != null) {
aVar = aVar2;
} else if (URLUtil.isValidUrl(this.a)) {

View File

@ -23,7 +23,7 @@ public final class b extends o implements Function1<OverlayBubbleWrap, Boolean>
OverlayBubbleWrap overlayBubbleWrap2 = overlayBubbleWrap;
m.checkNotNullParameter(overlayBubbleWrap2, "bubbleWrap");
try {
this.this$0.f2554r.removeViewImmediate(overlayBubbleWrap2);
this.this$0.f2552r.removeViewImmediate(overlayBubbleWrap2);
this.this$0.l.invoke(overlayBubbleWrap2);
z2 = true;
} catch (IllegalArgumentException unused) {

View File

@ -77,8 +77,8 @@ public final class d implements View.OnClickListener {
overlayBubbleWrap.addOnAttachStateChangeListener(new a(this));
this.i.a(overlayBubbleWrap);
this.k.setBubbleTouchable(false);
this.i.f2554r.removeViewImmediate(this.k);
WindowManager windowManager = this.i.f2554r;
this.i.f2552r.removeViewImmediate(this.k);
WindowManager windowManager = this.i.f2552r;
OverlayBubbleWrap overlayBubbleWrap2 = this.k;
windowManager.addView(overlayBubbleWrap2, overlayBubbleWrap2.getWindowLayoutParams());
}

View File

@ -31,7 +31,7 @@ public final class e<T> implements Action1<k.c> {
if (subscription != null) {
subscription.unsubscribe();
}
appMediaPlayer.b = Observable.D(500, 500, TimeUnit.MILLISECONDS, appMediaPlayer.i).J().H(a.a()).V(new g(appMediaPlayer), new h(appMediaPlayer));
appMediaPlayer.b = Observable.E(500, 500, TimeUnit.MILLISECONDS, appMediaPlayer.i).K().I(a.a()).W(new g(appMediaPlayer), new h(appMediaPlayer));
} else if (i == 4) {
PublishSubject<AppMediaPlayer.Event> publishSubject3 = this.i.a;
publishSubject3.j.onNext(AppMediaPlayer.Event.e.a);

View File

@ -12,9 +12,9 @@ import java.util.List;
import rx.subjects.PublishSubject;
/* compiled from: RxPlayerEventListener.kt */
public final class k implements g1.a {
public final PublishSubject<c> i = PublishSubject.j0();
public final PublishSubject<a> j = PublishSubject.j0();
public final PublishSubject<b> k = PublishSubject.j0();
public final PublishSubject<c> i = PublishSubject.k0();
public final PublishSubject<a> j = PublishSubject.k0();
public final PublishSubject<b> k = PublishSubject.k0();
/* compiled from: RxPlayerEventListener.kt */
public static final class a {

View File

@ -24,7 +24,7 @@ public final /* synthetic */ class a0 extends k implements Function1<Pair<? exte
Pair<? extends Map<String, ? extends EncodeQuality>, ? extends RtcConnection.State> pair2 = pair;
m.checkNotNullParameter(pair2, "p1");
RtcConnection rtcConnection = (RtcConnection) this.receiver;
if (rtcConnection.f2571a0) {
if (rtcConnection.f2569a0) {
Map map = (Map) pair2.component1();
if (m.areEqual((RtcConnection.State) pair2.component2(), RtcConnection.State.f.a)) {
rtcConnection.U.i(rtcConnection.k, "local MediaSinkWants: " + map, null);

View File

@ -42,7 +42,7 @@ public final class b0 implements MediaEngineConnection.d {
RtcConnection rtcConnection = this.a;
rtcConnection.p.succeed();
rtcConnection.q = transportInfo;
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2575w;
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2573w;
if (mediaEngineConnection2 != null) {
d dVar = new d(1000, rtcConnection.U, mediaEngineConnection2, new VoiceQuality(), rtcConnection.A, new KrispOveruseDetector(mediaEngineConnection2), 0, 64);
dVar.a.clear();
@ -50,13 +50,13 @@ public final class b0 implements MediaEngineConnection.d {
if (subscription != null && !subscription.isUnsubscribed()) {
dVar.a();
}
dVar.b = Observable.C(0, dVar.f230c, TimeUnit.MILLISECONDS).V(new b(dVar), new c(dVar));
dVar.b = Observable.D(0, dVar.f230c, TimeUnit.MILLISECONDS).W(new b(dVar), new c(dVar));
rtcConnection.n = dVar;
rtcConnection.o = false;
}
if (transportInfo.f2593c.ordinal() != 0) {
if (transportInfo.f2591c.ordinal() != 0) {
StringBuilder O = c.d.b.a.a.O("Unsupported protocol: ");
O.append(transportInfo.f2593c);
O.append(transportInfo.f2591c);
O.append('.');
RtcConnection.j(rtcConnection, true, O.toString(), null, false, 12);
} else {
@ -91,7 +91,7 @@ public final class b0 implements MediaEngineConnection.d {
m.checkNotNullParameter(mediaEngineConnection, "connection");
m.checkNotNullParameter(connectionState, "connectionState");
RtcConnection rtcConnection = this.a;
RtcConnection.StateChange stateChange = rtcConnection.f2574r;
RtcConnection.StateChange stateChange = rtcConnection.f2572r;
rtcConnection.r("Connection state change: " + connectionState);
int ordinal = connectionState.ordinal();
if (ordinal == 0) {
@ -106,10 +106,10 @@ public final class b0 implements MediaEngineConnection.d {
throw new NoWhenBranchMatchedException();
}
rtcConnection.u(state);
if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2574r.a == RtcConnection.State.h.a) {
if (stateChange.a == RtcConnection.State.g.a && rtcConnection.f2572r.a == RtcConnection.State.h.a) {
rtcConnection.q();
}
if (rtcConnection.f2574r.a == RtcConnection.State.f.a) {
if (rtcConnection.f2572r.a == RtcConnection.State.f.a) {
rtcConnection.C = Long.valueOf(rtcConnection.V.currentTimeMillis());
rtcConnection.I = true;
Map<String, Object> mutableMapOf = h0.mutableMapOf(c0.o.to("connect_count", Integer.valueOf(rtcConnection.D)));
@ -123,7 +123,7 @@ public final class b0 implements MediaEngineConnection.d {
rtcConnection.p(RtcConnection.AnalyticsEvent.VOICE_CONNECTION_SUCCESS, mutableMapOf);
MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G;
if (mediaSinkWantsManager != null) {
mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2575w));
mediaSinkWantsManager.b(new i(mediaSinkWantsManager, rtcConnection.f2573w));
}
}
}

View File

@ -41,7 +41,7 @@ public final class h0 implements a.d {
public void a(String str, String str2) {
m.checkNotNullParameter(str, "audioCodec");
m.checkNotNullParameter(str2, "videoCodec");
MediaEngineConnection mediaEngineConnection = this.a.f2575w;
MediaEngineConnection mediaEngineConnection = this.a.f2573w;
if (mediaEngineConnection != null) {
mediaEngineConnection.r(str, str2);
}
@ -52,11 +52,11 @@ public final class h0 implements a.d {
RtcConnection rtcConnection = this.a;
Objects.requireNonNull(rtcConnection);
rtcConnection.r("Disconnected from RTC server. wasFatal: " + z2 + " -- code: " + num + " -- reason: " + str);
MediaEngineConnection mediaEngineConnection = rtcConnection.f2575w;
MediaEngineConnection mediaEngineConnection = rtcConnection.f2573w;
if (mediaEngineConnection != null) {
mediaEngineConnection.destroy();
}
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2575w;
MediaEngineConnection mediaEngineConnection2 = rtcConnection.f2573w;
if (mediaEngineConnection2 != null) {
mediaEngineConnection2.o(rtcConnection.M);
}
@ -67,7 +67,7 @@ public final class h0 implements a.d {
if ((num != null && num.intValue() == 1000) || z4) {
z3 = false;
}
if (!(rtcConnection.f2574r.a instanceof RtcConnection.State.d)) {
if (!(rtcConnection.f2572r.a instanceof RtcConnection.State.d)) {
rtcConnection.n(z3, str);
d dVar = rtcConnection.n;
if (dVar != null) {
@ -76,7 +76,7 @@ public final class h0 implements a.d {
rtcConnection.n = null;
rtcConnection.o = false;
}
rtcConnection.f2578z = 0;
rtcConnection.f2576z = 0;
rtcConnection.C = null;
MediaSinkWantsManager mediaSinkWantsManager = rtcConnection.G;
if (mediaSinkWantsManager != null) {
@ -93,7 +93,7 @@ public final class h0 implements a.d {
public void c(String str, List<Integer> list) {
m.checkNotNullParameter(str, "mode");
m.checkNotNullParameter(list, "secretKey");
MediaEngineConnection mediaEngineConnection = this.a.f2575w;
MediaEngineConnection mediaEngineConnection = this.a.f2573w;
if (mediaEngineConnection != null) {
mediaEngineConnection.t(str, u.toIntArray(list));
}
@ -241,7 +241,7 @@ public final class h0 implements a.d {
n nVar = cVar2.a;
int max = Math.max((int) (((double) j0Var.f212c.a) * nVar.f224c), j0Var.d);
int max2 = Math.max((int) (((double) j0Var.f212c.b) * nVar.f224c), j0Var.d);
MediaEngineConnection mediaEngineConnection = rtcConnection.f2575w;
MediaEngineConnection mediaEngineConnection = rtcConnection.f2573w;
if (mediaEngineConnection != null) {
mediaEngineConnection.m(new MediaEngineConnection.b(max, max2, nVar.a, nVar.b, nVar.d, nVar.e));
return;
@ -261,7 +261,7 @@ public final class h0 implements a.d {
r.removeFirst(rtcConnection.u);
}
if (j > ((long) 500)) {
rtcConnection.f2578z++;
rtcConnection.f2576z++;
}
double d = (double) j;
Objects.requireNonNull(RtcConnection.Quality.Companion);
@ -372,7 +372,7 @@ public final class h0 implements a.d {
return;
}
g.l(rtcConnection.M);
rtcConnection.f2575w = g;
rtcConnection.f2573w = g;
}
@Override // c.a.q.n0.a.d
@ -391,7 +391,7 @@ public final class h0 implements a.d {
public void onSpeaking(long j, int i, boolean z2) {
RtcConnection rtcConnection = this.a;
if (j != rtcConnection.S) {
MediaEngineConnection mediaEngineConnection = rtcConnection.f2575w;
MediaEngineConnection mediaEngineConnection = rtcConnection.f2573w;
if (mediaEngineConnection != null) {
mediaEngineConnection.s(j, i, null, rtcConnection.g(j), rtcConnection.h(j));
}

View File

@ -34,7 +34,7 @@ public final class j extends o implements Function0<Unit> {
Long l2 = this.$userId;
if (l2 == null) {
this.this$0.e = null;
} else if (this.this$0.f2569c.contains(l2)) {
} else if (this.this$0.f2567c.contains(l2)) {
MediaSinkWantsManager mediaSinkWantsManager2 = this.this$0;
Long l3 = this.$userId;
mediaSinkWantsManager2.e = l3;

View File

@ -19,8 +19,8 @@ public final class f extends ContentObserver {
super.onChange(z2);
DiscordAudioManager discordAudioManager = this.a;
int streamVolume = discordAudioManager.e.getStreamVolume(3);
discordAudioManager.f2583w = streamVolume;
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2585y;
discordAudioManager.f2581w = streamVolume;
SerializedSubject<Integer, Integer> serializedSubject = discordAudioManager.f2583y;
serializedSubject.j.onNext(Integer.valueOf(streamVolume));
}
}

View File

@ -96,10 +96,10 @@ public final class l extends o implements Function0<Unit> {
}
if (arrayList2.isEmpty()) {
this.this$0.b.remove(Long.valueOf(this.$userId));
this.this$0.f2569c.remove(Long.valueOf(this.$userId));
this.this$0.f2567c.remove(Long.valueOf(this.$userId));
} else {
this.this$0.b.put(Long.valueOf(this.$userId), arrayList2);
this.this$0.f2569c.add(Long.valueOf(this.$userId));
this.this$0.f2567c.add(Long.valueOf(this.$userId));
}
this.this$0.d(arrayList2.isEmpty() ? n.emptyList() : c0.t.m.listOf(String.valueOf(this.$userId)));
return Unit.a;

View File

@ -172,7 +172,7 @@ public final class b extends ScreenCapturerAndroid {
if (subscription != null) {
subscription.unsubscribe();
}
Observable<Long> c02 = Observable.c0(((long) this.p) / 1000000, TimeUnit.MILLISECONDS);
Observable<Long> d02 = Observable.d0(((long) this.p) / 1000000, TimeUnit.MILLISECONDS);
SurfaceTextureHelper surfaceTextureHelper = this.l;
if (surfaceTextureHelper == null) {
m.throwUninitializedPropertyAccessException("surfaceTextureHelper");
@ -182,7 +182,7 @@ public final class b extends ScreenCapturerAndroid {
Looper looper = handler.getLooper();
AtomicReference<i0.j.b.a> atomicReference = i0.j.b.a.a;
Objects.requireNonNull(looper, "looper == null");
this.v = c02.W(new i0.j.b.b(looper)).V(new c(this), d.i);
this.v = d02.X(new i0.j.b.b(looper)).W(new c(this), d.i);
}
}
@ -218,7 +218,7 @@ public final class b extends ScreenCapturerAndroid {
if (thumbnailEmitter != null) {
synchronized (thumbnailEmitter) {
thumbnailEmitter.d.release();
thumbnailEmitter.f2596c.release();
thumbnailEmitter.f2594c.release();
JniCommon.nativeFreeByteBuffer(thumbnailEmitter.b);
thumbnailEmitter.a = RecyclerView.FOREVER_NS;
}

View File

@ -288,7 +288,7 @@ public final class e implements MediaEngineConnection {
Connection connection2 = connection;
c0.z.d.m.checkNotNullParameter(connection2, "$receiver");
connection2.setVADLeadingFramesToBuffer(this.$inputModeOptions.b);
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2595c);
connection2.setVADTrailingFramesToSend(this.$inputModeOptions.f2593c);
connection2.setVADTriggerThreshold((float) this.$inputModeOptions.a);
connection2.setVADAutoThreshold(this.$inputModeOptions.d ? 3 : -1);
connection2.setVADUseKrisp(this.$inputModeOptions.e);
@ -473,7 +473,7 @@ public final class e implements MediaEngineConnection {
Connection connection2 = connection;
c0.z.d.m.checkNotNullParameter(connection2, "$receiver");
MediaEngineConnection.b bVar = this.$quality;
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2594c, bVar.d, this.$frameRate);
connection2.setEncodingQuality(bVar.a, bVar.b, bVar.f2592c, bVar.d, this.$frameRate);
return Unit.a;
}
}
@ -610,7 +610,7 @@ public final class e implements MediaEngineConnection {
this.d = h0.mutableMapOf(c0.o.to(Long.valueOf(j2), Integer.valueOf(aVar.a)));
int i2 = aVar.a;
String str = aVar.b;
int i3 = aVar.f2592c;
int i3 = aVar.f2590c;
Object[] array = aVar.d.toArray(new StreamParameters[0]);
Objects.requireNonNull(array, "null cannot be cast to non-null type kotlin.Array<T>");
Connection connectToServer = discord.connectToServer(i2, j2, str, i3, (StreamParameters[]) array, new d(this));

View File

@ -418,7 +418,7 @@ public final class k implements MediaEngine {
discord2.setEchoCancellation(z2, false, new m(kVar2));
}
k kVar3 = this.this$0;
boolean z4 = voiceConfig.f2591c;
boolean z4 = voiceConfig.f2589c;
Discord discord3 = kVar3.f;
if (discord3 != null) {
discord3.setNoiseSuppression(z4);
@ -492,15 +492,15 @@ public final class k implements MediaEngine {
}
p();
if (this.f == null) {
Observable<Unit> v = Observable.v(new IllegalStateException("Failed to initialize native media engine"));
m.checkNotNullExpressionValue(v, "Observable.error(Illegal…ze native media engine\"))");
return v;
Observable<Unit> w2 = Observable.w(new IllegalStateException("Failed to initialize native media engine"));
m.checkNotNullExpressionValue(w2, "Observable.error(Illegal…ze native media engine\"))");
return w2;
}
Observable n = Observable.n(new q(this), Emitter.BackpressureMode.NONE);
m.checkNotNullExpressionValue(n, "Observable.create({ emit…er.BackpressureMode.NONE)");
Observable<Unit> E = n.s(new e(this)).E(f.i);
m.checkNotNullExpressionValue(E, "getSupportedVideoCodecs(…s }\n .map { Unit }");
return E;
Observable<Unit> F = n.t(new e(this)).F(f.i);
m.checkNotNullExpressionValue(F, "getSupportedVideoCodecs(…s }\n .map { Unit }");
return F;
}
@Override // com.discord.rtcconnection.mediaengine.MediaEngine

View File

@ -38,7 +38,7 @@ public final class m implements Discord.AecConfigCallback {
MediaEngine.EchoCancellationInfo echoCancellationInfo = kVar.i;
kVar.i = null;
if (echoCancellationInfo != null) {
MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2590c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode);
MediaEngine.EchoCancellationInfo echoCancellationInfo2 = new MediaEngine.EchoCancellationInfo(echoCancellationInfo.a, echoCancellationInfo.b, echoCancellationInfo.f2588c, echoCancellationInfo.d, this.$requestEnable, this.$enabled, this.$requestMobileMode, this.$previouslyEnabled, this.$previouslyMobileMode);
d.e1("MediaEngineLegacy", "onEchoCancellationUpdated: " + echoCancellationInfo2);
this.this$0.a.p.onEchoCancellationUpdated(echoCancellationInfo2);
}

View File

@ -640,7 +640,7 @@ public final class a extends WebSocketListener implements DebugPrintable {
aVar.a(1, TimeUnit.MINUTES);
SSLSocketFactory sSLSocketFactory = this.E;
if (sSLSocketFactory != null) {
h.a aVar2 = e0.e0.k.h.f2993c;
h.a aVar2 = e0.e0.k.h.f2991c;
aVar.b(sSLSocketFactory, e0.e0.k.h.a.n());
}
String G = c.d.b.a.a.G(new StringBuilder(), this.C, "?v=5");

View File

@ -98,13 +98,13 @@ public final /* synthetic */ class a extends k implements Function1<Stats, Unit>
if (booleanValue) {
krispOveruseDetector.d.f(KrispOveruseDetector.Status.CPU_OVERUSE);
} else if (longValue == 0) {
int i = krispOveruseDetector.f2568c + 1;
krispOveruseDetector.f2568c = i;
int i = krispOveruseDetector.f2566c + 1;
krispOveruseDetector.f2566c = i;
if (i > 2) {
krispOveruseDetector.d.f(KrispOveruseDetector.Status.FAILED);
}
} else {
krispOveruseDetector.f2568c = 0;
krispOveruseDetector.f2566c = 0;
}
}
krispOveruseDetector.b = stats2.getOutboundRtpAudio();

View File

@ -53,8 +53,8 @@ public final class s extends o implements Function0<Unit> {
rtcConnection.r("connecting via endpoint: " + replace$default + " token: " + str2);
try {
URI uri = new URI(v);
rtcConnection.f2576x = uri.getHost();
rtcConnection.f2577y = Integer.valueOf(uri.getPort());
rtcConnection.f2574x = uri.getHost();
rtcConnection.f2575y = Integer.valueOf(uri.getPort());
} catch (Exception e) {
rtcConnection.U.e(rtcConnection.k, "Failed to parse RTC endpoint", e, g0.mapOf(c0.o.to("endpoint", replace$default)));
}

View File

@ -30,7 +30,7 @@ public final class w extends o implements Function0<Unit> {
rtcConnection.B = Long.valueOf(rtcConnection.V.currentTimeMillis());
RtcConnection rtcConnection2 = this.this$0;
rtcConnection2.D++;
rtcConnection2.E = rtcConnection2.T.a().b0(2, TimeUnit.SECONDS).V(new t(this), new v(this));
rtcConnection2.E = rtcConnection2.T.a().c0(2, TimeUnit.SECONDS).W(new t(this), new v(this));
return Unit.a;
}
}

View File

@ -77,7 +77,7 @@ public final class b extends k implements Function2<CoroutineScope, Continuation
}
String joinToString$default = u.joinToString$default(arrayList, "&", null, null, 0, null, null, 62, null);
RequestBody.Companion companion = RequestBody.Companion;
MediaType.a aVar = MediaType.f3124c;
MediaType.a aVar = MediaType.f3122c;
RequestBody a = companion.a(joinToString$default, MediaType.a.a(ShareTarget.ENCODING_TYPE_URL_ENCODED));
Request.a aVar2 = new Request.a();
m.checkParameterIsNotNull(a, "body");

View File

@ -18,6 +18,6 @@ public final class h0 extends o implements Function0<Boolean> {
/* renamed from: invoke */
public Boolean mo17invoke() {
VoiceUserView voiceUserView = this.this$0;
return Boolean.valueOf(voiceUserView.l == VoiceUserView.a.RINGING && voiceUserView.f2620r);
return Boolean.valueOf(voiceUserView.l == VoiceUserView.a.RINGING && voiceUserView.f2618r);
}
}

View File

@ -18,8 +18,8 @@ public final class a<T, R> implements b<Unit, Observable<? extends Point>> {
/* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
@Override // i0.k.b
public Observable<? extends Point> call(Unit unit) {
Observable<R> J = this.i.i.N(50, TimeUnit.MILLISECONDS).E(f.i).J();
m.checkNotNullExpressionValue(J, "frameResolutionSubject\n … .onBackpressureLatest()");
return J;
Observable<R> K = this.i.i.O(50, TimeUnit.MILLISECONDS).F(f.i).K();
m.checkNotNullExpressionValue(K, "frameResolutionSubject\n … .onBackpressureLatest()");
return K;
}
}

View File

@ -4,7 +4,7 @@ import org.webrtc.RendererCommon;
import rx.subjects.BehaviorSubject;
/* compiled from: RxRendererEvents.kt */
public final class e implements RendererCommon.RendererEvents {
public final BehaviorSubject<a> i = BehaviorSubject.j0();
public final BehaviorSubject<a> i = BehaviorSubject.k0();
/* compiled from: RxRendererEvents.kt */
public static final class a {

View File

@ -73,9 +73,9 @@ public abstract class l extends OverlayDialog implements AppComponent {
public l(Context context) {
super(context);
m.checkNotNullParameter(context, "context");
PublishSubject j0 = PublishSubject.j0();
m.checkNotNullExpressionValue(j0, "PublishSubject.create()");
this.f249w = j0;
PublishSubject k0 = PublishSubject.k0();
m.checkNotNullExpressionValue(k0, "PublishSubject.create()");
this.f249w = k0;
setOnClickListener(new k(this));
}

View File

@ -21,6 +21,6 @@ public final class a implements View.OnClickListener {
if (!(googlePlayInAppSku == null || (function1 = giftSelectView.j) == null)) {
function1.invoke(googlePlayInAppSku);
}
giftSelectView.i.f2203c.setOnClickListener(null);
giftSelectView.i.f2202c.setOnClickListener(null);
}
}

View File

@ -28,6 +28,6 @@ public final class p<T, R> implements b<Channel, Observable<? extends List<? ext
StoreVoiceParticipants voiceParticipants = StoreStream.Companion.getVoiceParticipants();
Long l = this.i;
m.checkNotNullExpressionValue(l, "channelId");
return voiceParticipants.get(l.longValue()).E(new o(channel2)).q();
return voiceParticipants.get(l.longValue()).F(new o(channel2)).q();
}
}

View File

@ -50,7 +50,7 @@ public final class w extends OverlayBubbleWrap implements AppComponent {
}
StoreVoiceParticipants voiceParticipants = StoreStream.Companion.getVoiceParticipants();
m.checkNotNullExpressionValue(l2, "channelId");
return voiceParticipants.get(l2.longValue()).E(v.i).q();
return voiceParticipants.get(l2.longValue()).F(v.i).q();
}
}
@ -92,9 +92,9 @@ public final class w extends OverlayBubbleWrap implements AppComponent {
s0 s0Var = new s0(simpleDraweeView, simpleDraweeView);
m.checkNotNullExpressionValue(s0Var, "OverlayVoiceBubbleBindin…rom(context), this, true)");
this.f252x = s0Var;
PublishSubject j0 = PublishSubject.j0();
m.checkNotNullExpressionValue(j0, "PublishSubject.create()");
this.f253y = j0;
PublishSubject k0 = PublishSubject.k0();
m.checkNotNullExpressionValue(k0, "PublishSubject.create()");
this.f253y = k0;
}
@Override // com.discord.overlay.views.OverlayBubbleWrap
@ -132,9 +132,9 @@ public final class w extends OverlayBubbleWrap implements AppComponent {
@Override // android.view.View, android.view.ViewGroup
public void onAttachedToWindow() {
super.onAttachedToWindow();
Observable<R> X = StoreStream.Companion.getVoiceChannelSelected().observeSelectedVoiceChannelId().X(a.i);
m.checkNotNullExpressionValue(X, "StoreStream\n .get…d()\n }\n }");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(X), this, null, 2, null), w.class, getContext(), (Function1) null, (Function1) null, (Function0) null, (Function0) null, new b(this), 60, (Object) null);
Observable<R> Y = StoreStream.Companion.getVoiceChannelSelected().observeSelectedVoiceChannelId().Y(a.i);
m.checkNotNullExpressionValue(Y, "StoreStream\n .get…d()\n }\n }");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui$default(ObservableExtensionsKt.computationLatest(Y), this, null, 2, null), w.class, getContext(), (Function1) null, (Function1) null, (Function0) null, (Function0) null, new b(this), 60, (Object) null);
}
@Override // com.discord.overlay.views.OverlayBubbleWrap, android.view.View

View File

@ -33,7 +33,7 @@ import rx.Observable;
import rx.subjects.BehaviorSubject;
/* compiled from: OverlayVoiceSelectorBubbleDialog.kt */
public final class z extends l implements AppComponent {
public final BehaviorSubject<String> A = BehaviorSubject.k0("");
public final BehaviorSubject<String> A = BehaviorSubject.l0("");
public String B;
/* renamed from: y reason: collision with root package name */
@ -170,9 +170,9 @@ public final class z extends l implements AppComponent {
widgetGlobalSearchAdapter.setRecycler(recyclerView);
MGRecyclerAdapter.Companion.configure(this.f255z);
WidgetGlobalSearchModel.Companion companion = WidgetGlobalSearchModel.Companion;
Observable<String> E = this.A.E(c.i);
m.checkNotNullExpressionValue(E, "filterPublisher.map { \"!$it\" }");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(companion.getForNav(E), this, this.f255z), z.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null);
Observable<String> F = this.A.F(c.i);
m.checkNotNullExpressionValue(F, "filterPublisher.map { \"!$it\" }");
ObservableExtensionsKt.appSubscribe$default(ObservableExtensionsKt.ui(companion.getForNav(F), this, this.f255z), z.class, (Context) null, (Function1) null, (Function1) null, (Function0) null, (Function0) null, new d(this), 62, (Object) null);
}
@Override // android.view.View, android.view.ViewGroup

View File

@ -29,7 +29,7 @@ public final /* synthetic */ class e implements b {
if (channel == null) {
return new j(null);
}
Observable h = Observable.h(StoreStream.getUsers().observeMe(), StoreStream.getGuilds().observeGuild(j), StoreStream.getPermissions().observePermissionsForChannel(j2), observable.o(300, TimeUnit.MILLISECONDS).X(new g(j, channel)).q(), new j(channel));
Observable h = Observable.h(StoreStream.getUsers().observeMe(), StoreStream.getGuilds().observeGuild(j), StoreStream.getPermissions().observePermissionsForChannel(j2), observable.o(300, TimeUnit.MILLISECONDS).Y(new g(j, channel)).q(), new j(channel));
m.checkNotNullExpressionValue(h, "observable");
return ObservableExtensionsKt.computationBuffered(h).q();
}

View File

@ -25,8 +25,8 @@ public final /* synthetic */ class h implements b {
public final Object call(Object obj) {
List list = this.i;
Map map = this.j;
Observable g02 = Observable.g0(new r(Observable.z(((Map) obj).values()).w(new l(list)).w(new m(map)).w(new k(this.k)).i, new o2(new f(map), 10)));
Observable h02 = Observable.h0(new r(Observable.A(((Map) obj).values()).x(new l(list)).x(new m(map)).x(new k(this.k)).i, new o2(new f(map), 10)));
l lVar = l.INSTANCE;
return (g02 instanceof j ? Observable.g0(new n.b(((j) g02).k, lVar)) : Observable.g0(new n(g02, lVar, i0.l.e.h.i))).E(new d(map)).e0();
return (h02 instanceof j ? Observable.h0(new n.b(((j) h02).k, lVar)) : Observable.h0(new n(h02, lVar, i0.l.e.h.i))).F(new d(map)).f0();
}
}

View File

@ -17,6 +17,6 @@ public final /* synthetic */ class i implements b {
@Override // i0.k.b
public final Object call(Object obj) {
Map map = (Map) obj;
return StoreStream.getUsers().observeUsers(map.keySet()).X(new h(this.i, map, this.j));
return StoreStream.getUsers().observeUsers(map.keySet()).Y(new h(this.i, map, this.j));
}
}

View File

@ -16,6 +16,6 @@ public final /* synthetic */ class q implements b {
@Override // i0.k.b
public final Object call(Object obj) {
Channel channel = (Channel) obj;
return channel == null ? new j(null) : Observable.h(StoreStream.getGuilds().observeGuild(channel.f()), StoreStream.getUsers().observeMe(), StoreStream.getPermissions().observePermissionsForChannel(this.i), StoreStream.getGuilds().observeSortedRoles(channel.f()).X(new s(channel)), new r(channel));
return channel == null ? new j(null) : Observable.h(StoreStream.getGuilds().observeGuild(channel.f()), StoreStream.getUsers().observeMe(), StoreStream.getPermissions().observePermissionsForChannel(this.i), StoreStream.getGuilds().observeSortedRoles(channel.f()).Y(new s(channel)), new r(channel));
}
}

View File

@ -15,6 +15,6 @@ public final /* synthetic */ class s implements b {
@Override // i0.k.b
public final Object call(Object obj) {
return Observable.g0(new q((List) obj)).w(new t(this.i)).E(v.i).e0();
return Observable.h0(new q((List) obj)).x(new t(this.i)).F(v.i).f0();
}
}

View File

@ -98,7 +98,7 @@ public class a extends AppCompatDialogFragment {
}
} else if (i == 2) {
FlexInputFragment flexInputFragment = (FlexInputFragment) ((Fragment) this.j);
FlexInputViewModel flexInputViewModel = flexInputFragment.f2924r;
FlexInputViewModel flexInputViewModel = flexInputFragment.f2922r;
if (flexInputViewModel != null) {
flexInputViewModel.onSendButtonClicked(flexInputFragment.n);
}
@ -418,7 +418,7 @@ public class a extends AppCompatDialogFragment {
flexInputFragment.k();
eVar.mo17invoke();
} catch (UninitializedPropertyAccessException unused) {
flexInputFragment.f2925w.add(eVar);
flexInputFragment.f2923w.add(eVar);
}
FloatingActionButton floatingActionButton2 = this.l;
if (floatingActionButton2 != null) {

View File

@ -27,7 +27,7 @@ public final class b implements TabLayout.OnTabSelectedListener {
if (position == 3) {
this.a.h(false);
Fragment parentFragment = this.a.getParentFragment();
if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f2924r) != null) {
if ((parentFragment instanceof FlexInputFragment) && (flexInputViewModel = ((FlexInputFragment) parentFragment).f2922r) != null) {
flexInputViewModel.onCreateThreadSelected();
return;
}

View File

@ -21,7 +21,7 @@ public final class f implements ViewPager.OnPageChangeListener {
@Override // androidx.viewpager.widget.ViewPager.OnPageChangeListener
public void onPageSelected(int i) {
FlexInputViewModel flexInputViewModel = this.a.f2924r;
FlexInputViewModel flexInputViewModel = this.a.f2922r;
if (flexInputViewModel != null) {
flexInputViewModel.onContentDialogPageChanged(i);
}

View File

@ -15,7 +15,7 @@ public final class g implements DialogInterface.OnDismissListener {
@Override // android.content.DialogInterface.OnDismissListener
public final void onDismiss(DialogInterface dialogInterface) {
FlexInputViewModel flexInputViewModel;
if (this.i.isAdded() && !this.i.isHidden() && (flexInputViewModel = this.i.f2924r) != null) {
if (this.i.isAdded() && !this.i.isHidden() && (flexInputViewModel = this.i.f2922r) != null) {
c.c0(flexInputViewModel, false, 1, null);
}
}

View File

@ -23,7 +23,7 @@ public final class h extends o implements Function1<View, Unit> {
@Override // kotlin.jvm.functions.Function1
public Unit invoke(View view) {
m.checkNotNullParameter(view, "it");
FlexInputViewModel flexInputViewModel = this.this$0.f2924r;
FlexInputViewModel flexInputViewModel = this.this$0.f2922r;
if (flexInputViewModel != null) {
c.c0(flexInputViewModel, false, 1, null);
}

View File

@ -14,7 +14,7 @@ public final class i implements View.OnLongClickListener {
@Override // android.view.View.OnLongClickListener
public final boolean onLongClick(View view) {
FlexInputViewModel flexInputViewModel = this.i.f2924r;
FlexInputViewModel flexInputViewModel = this.i.f2922r;
if (flexInputViewModel == null) {
return false;
}

View File

@ -58,6 +58,6 @@ public final class l extends o implements Function0<Unit> {
@Override // kotlin.jvm.functions.Function0
/* renamed from: invoke */
public final void mo17invoke() {
this.this$0.u = Observable.c0(300, TimeUnit.MILLISECONDS).H(i0.j.b.a.a()).U(new a(this));
this.this$0.u = Observable.d0(300, TimeUnit.MILLISECONDS).I(i0.j.b.a.a()).V(new a(this));
}
}

View File

@ -17,7 +17,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener<Attac
public void onItemSelected(Attachment<? extends Object> attachment) {
c0.z.d.m.checkNotNullParameter(attachment, "item");
FlexInputFragment flexInputFragment = this.a;
FlexInputViewModel flexInputViewModel = flexInputFragment.f2924r;
FlexInputViewModel flexInputViewModel = flexInputFragment.f2922r;
if (flexInputViewModel != null) {
flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments());
}
@ -28,7 +28,7 @@ public final class m implements SelectionCoordinator.ItemSelectionListener<Attac
public void onItemUnselected(Attachment<? extends Object> attachment) {
c0.z.d.m.checkNotNullParameter(attachment, "item");
FlexInputFragment flexInputFragment = this.a;
FlexInputViewModel flexInputViewModel = flexInputFragment.f2924r;
FlexInputViewModel flexInputViewModel = flexInputFragment.f2922r;
if (flexInputViewModel != null) {
flexInputViewModel.onAttachmentsUpdated(flexInputFragment.b().getAttachments());
}

View File

@ -801,7 +801,7 @@ public class d {
function1.invoke(renderContext);
if (!(objArr.length == 0)) {
if (!(!renderContext.a.isEmpty())) {
renderContext.f2506c = k.toList(objArr);
renderContext.f2504c = k.toList(objArr);
} else {
throw new IllegalArgumentException("must provide named arguments OR formatArgs, not both.");
}

View File

@ -77,8 +77,8 @@ public abstract class c {
q(fVar, replace2, arrayList, w.i);
n(fVar, replace2, arrayList, w.g);
q(fVar, replace2, arrayList, w.g);
n(fVar, replace2, arrayList, w.f3066c);
q(fVar, replace2, arrayList, w.f3066c);
n(fVar, replace2, arrayList, w.f3064c);
q(fVar, replace2, arrayList, w.f3064c);
o(fVar, replace2, arrayList);
cls2 = b.a(u, fVar.b());
}

View File

@ -311,13 +311,13 @@ public class c extends AbstractDraweeController<CloseableReference<c.f.j.j.c>, I
ImageRequest imageRequest = this.I;
ImageRequest imageRequest2 = this.K;
ImageRequest[] imageRequestArr = this.J;
if (imageRequest == null || (uri = imageRequest.f2681c) == null) {
if (imageRequest == null || (uri = imageRequest.f2679c) == null) {
if (!(imageRequestArr == null || imageRequestArr.length <= 0 || imageRequestArr[0] == null)) {
ImageRequest imageRequest3 = imageRequestArr[0];
uri = imageRequest3 != null ? imageRequest3.f2681c : null;
uri = imageRequest3 != null ? imageRequest3.f2679c : null;
}
if (imageRequest2 != null) {
return imageRequest2.f2681c;
return imageRequest2.f2679c;
}
return null;
}

View File

@ -85,7 +85,7 @@ public class d extends AbstractDraweeControllerBuilder<d, ImageRequest, Closeabl
c.f.j.r.b.b();
try {
DraweeController draweeController = this.n;
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2668c.getAndIncrement());
String valueOf = String.valueOf(AbstractDraweeControllerBuilder.f2666c.getAndIncrement());
if (draweeController instanceof c) {
cVar = (c) draweeController;
} else {

View File

@ -30,7 +30,7 @@ public class b extends g implements f0 {
if (!draweeHolder.a) {
a.m(c.class, "%x: Draw requested for a non-attached controller %x. %s", Integer.valueOf(System.identityHashCode(draweeHolder)), Integer.valueOf(System.identityHashCode(draweeHolder.e)), draweeHolder.toString());
draweeHolder.b = true;
draweeHolder.f2672c = true;
draweeHolder.f2670c = true;
draweeHolder.b();
}
}

View File

@ -155,7 +155,7 @@ public class f {
Objects.requireNonNull((z) this.g);
Executor executor = y.g.a;
if (eVar instanceof Boolean) {
return ((Boolean) eVar).booleanValue() ? y.g.f3155c : y.g.d;
return ((Boolean) eVar).booleanValue() ? y.g.f3153c : y.g.d;
}
y.g<e> gVar = new y.g<>();
if (gVar.h(eVar)) {

View File

@ -9,11 +9,11 @@ public class n implements i {
public static n a;
public CacheKey a(ImageRequest imageRequest, Object obj) {
return new b(imageRequest.f2681c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
return new b(imageRequest.f2679c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, null, null, obj);
}
public CacheKey b(ImageRequest imageRequest, Object obj) {
return new f(imageRequest.f2681c.toString());
return new f(imageRequest.f2679c.toString());
}
public CacheKey c(ImageRequest imageRequest, Object obj) {
@ -28,6 +28,6 @@ public class n implements i {
cacheKey = null;
str = null;
}
return new b(imageRequest.f2681c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj);
return new b(imageRequest.f2679c.toString(), imageRequest.i, imageRequest.j, imageRequest.h, cacheKey, str, obj);
}
}

View File

@ -262,7 +262,7 @@ public class v<K, V> implements m<K, V>, w<K, V> {
MemoryCacheParams memoryCacheParams = this.f;
int min = Math.min(memoryCacheParams.d, memoryCacheParams.b - e());
MemoryCacheParams memoryCacheParams2 = this.f;
p = p(min, Math.min(memoryCacheParams2.f2674c, memoryCacheParams2.a - f()));
p = p(min, Math.min(memoryCacheParams2.f2672c, memoryCacheParams2.a - f()));
h(p);
}
i(p);

View File

@ -17,7 +17,7 @@ public class c implements f {
public h a(DiskCacheConfig diskCacheConfig) {
Objects.requireNonNull(this.a);
e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2661c, diskCacheConfig.b, diskCacheConfig.h);
e eVar = new e(diskCacheConfig.a, diskCacheConfig.f2659c, diskCacheConfig.b, diskCacheConfig.h);
ExecutorService newSingleThreadExecutor = Executors.newSingleThreadExecutor();
return new d(eVar, diskCacheConfig.g, new d.c(diskCacheConfig.f, diskCacheConfig.e, diskCacheConfig.d), diskCacheConfig.i, diskCacheConfig.h, diskCacheConfig.j, newSingleThreadExecutor, false);
}

View File

@ -73,7 +73,7 @@ public class h {
c.f.j.k.c cVar2;
c.f.j.r.b.b();
if (eVar == null) {
e eVar3 = imageRequest.f2682r;
e eVar3 = imageRequest.f2680r;
if (eVar3 == null) {
eVar2 = this.b;
b0 b0Var = new b0(eVar2, this.f462c);
@ -84,7 +84,7 @@ public class h {
ImageRequest.c f = ImageRequest.c.f(imageRequest.m, cVar);
String valueOf = String.valueOf(this.i.getAndIncrement());
if (!imageRequest.f) {
if (c.f.d.l.b.e(imageRequest.f2681c)) {
if (c.f.d.l.b.e(imageRequest.f2679c)) {
z2 = false;
c1 c1Var = new c1(imageRequest, valueOf, str, b0Var, obj, f, false, z2, imageRequest.l, this.l);
c.f.j.r.b.b();
@ -102,7 +102,7 @@ public class h {
}
cVar2 = new c.f.j.k.c(this.b, eVar3);
} else {
e eVar4 = imageRequest.f2682r;
e eVar4 = imageRequest.f2680r;
if (eVar4 == null) {
eVar2 = new c.f.j.k.c(this.b, eVar);
b0 b0Var = new b0(eVar2, this.f462c);

View File

@ -155,7 +155,7 @@ public class p {
try {
b.b();
Objects.requireNonNull(imageRequest);
Uri uri = imageRequest.f2681c;
Uri uri = imageRequest.f2679c;
d.y(uri, "Uri is null.");
int i = imageRequest.d;
if (i != 0) {

View File

@ -19,7 +19,7 @@ public class a1 extends g0 {
@Override // c.f.j.p.g0
public e d(ImageRequest imageRequest) throws IOException {
return c(this.f498c.openInputStream(imageRequest.f2681c), -1);
return c(this.f498c.openInputStream(imageRequest.f2679c), -1);
}
@Override // c.f.j.p.g0

View File

@ -45,7 +45,7 @@ public class d implements w0 {
HashMap hashMap = new HashMap();
this.h = hashMap;
hashMap.put(ModelAuditLogEntry.CHANGE_KEY_ID, str);
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2681c);
hashMap.put("uri_source", imageRequest == null ? "null-request" : imageRequest.f2679c);
this.d = str2;
this.e = y0Var;
this.f = obj;

View File

@ -25,10 +25,10 @@ public class d0 extends g0 {
@Override // c.f.j.p.g0
public e d(ImageRequest imageRequest) throws IOException {
int i;
InputStream open = this.f504c.open(imageRequest.f2681c.getPath().substring(1), 2);
InputStream open = this.f504c.open(imageRequest.f2679c.getPath().substring(1), 2);
AssetFileDescriptor assetFileDescriptor = null;
try {
assetFileDescriptor = this.f504c.openFd(imageRequest.f2681c.getPath().substring(1));
assetFileDescriptor = this.f504c.openFd(imageRequest.f2679c.getPath().substring(1));
i = (int) assetFileDescriptor.getLength();
} catch (IOException unused) {
i = -1;

View File

@ -28,7 +28,7 @@ public class e0 extends g0 {
@Override // c.f.j.p.g0
public e d(ImageRequest imageRequest) throws IOException {
InputStream inputStream;
Uri uri = imageRequest.f2681c;
Uri uri = imageRequest.f2679c;
Uri uri2 = b.a;
boolean z2 = false;
if (uri.getPath() != null && b.c(uri) && "com.android.contacts".equals(uri.getAuthority()) && !uri.getPath().startsWith(b.a.getPath())) {

View File

@ -42,7 +42,7 @@ public class f0 extends g0 implements j1<e> {
c.f.j.d.e eVar;
Cursor query;
e f2;
Uri uri = imageRequest.f2681c;
Uri uri = imageRequest.f2679c;
if (!b.b(uri) || (eVar = imageRequest.i) == null || (query = this.g.query(uri, f506c, null, null, null)) == null) {
return null;
}

View File

@ -25,10 +25,10 @@ public class i0 extends g0 {
@Override // c.f.j.p.g0
public e d(ImageRequest imageRequest) throws IOException {
int i;
InputStream openRawResource = this.f513c.openRawResource(Integer.parseInt(imageRequest.f2681c.getPath().substring(1)));
InputStream openRawResource = this.f513c.openRawResource(Integer.parseInt(imageRequest.f2679c.getPath().substring(1)));
AssetFileDescriptor assetFileDescriptor = null;
try {
assetFileDescriptor = this.f513c.openRawResourceFd(Integer.parseInt(imageRequest.f2681c.getPath().substring(1)));
assetFileDescriptor = this.f513c.openRawResourceFd(Integer.parseInt(imageRequest.f2679c.getPath().substring(1)));
i = (int) assetFileDescriptor.getLength();
} catch (Resources.NotFoundException unused) {
i = -1;

View File

@ -83,7 +83,7 @@ public class j0 implements v0<CloseableReference<c>> {
bitmap = ThumbnailUtils.createVideoThumbnail(str, i);
} else {
try {
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2681c, "r");
ParcelFileDescriptor openFileDescriptor = j0.this.b.openFileDescriptor(this.p.f2679c, "r");
MediaMetadataRetriever mediaMetadataRetriever = new MediaMetadataRetriever();
mediaMetadataRetriever.setDataSource(openFileDescriptor.getFileDescriptor());
bitmap = mediaMetadataRetriever.getFrameAtTime(-1);
@ -141,7 +141,7 @@ public class j0 implements v0<CloseableReference<c>> {
String str;
Uri uri;
Objects.requireNonNull(j0Var);
Uri uri2 = imageRequest.f2681c;
Uri uri2 = imageRequest.f2679c;
if (c.f.d.l.b.d(uri2)) {
return imageRequest.a().getPath();
}

View File

@ -18,7 +18,7 @@ public class m extends g0 {
@Override // c.f.j.p.g0
public e d(ImageRequest imageRequest) throws IOException {
boolean z2;
String uri = imageRequest.f2681c.toString();
String uri = imageRequest.f2679c.toString();
d.j(Boolean.valueOf(uri.substring(0, 5).equals("data:")));
int indexOf = uri.indexOf(44);
String substring = uri.substring(indexOf + 1, uri.length());

View File

@ -141,7 +141,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
w0Var.d("image_format", eVar.k.b);
if (n.this.f || !b.m(i2, 16)) {
ImageRequest e2 = this.a.e();
if (n.this.g || !c.f.d.l.b.e(e2.f2681c)) {
if (n.this.g || !c.f.d.l.b.e(e2.f2679c)) {
eVar.p = c.c.a.a0.d.c0(e2.j, e2.i, eVar, this.b);
}
}
@ -179,7 +179,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
synchronized (c0Var) {
j = c0Var.j - c0Var.i;
}
String valueOf2 = String.valueOf(cVar2.f522c.e().f2681c);
String valueOf2 = String.valueOf(cVar2.f522c.e().f2679c);
int f = (z3 || m) ? eVar.f() : cVar2.o(eVar);
i p = (z3 || m) ? h.a : cVar2.p();
cVar2.d.e(cVar2.f522c, "DecodeProducer");
@ -439,7 +439,7 @@ public class n implements v0<CloseableReference<c.f.j.j.c>> {
public void b(l<CloseableReference<c.f.j.j.c>> lVar, w0 w0Var) {
try {
c.f.j.r.b.b();
this.e.b(!c.f.d.l.b.e(w0Var.e().f2681c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var);
this.e.b(!c.f.d.l.b.e(w0Var.e().f2679c) ? new a(this, lVar, w0Var, this.h, this.i) : new b(this, lVar, w0Var, new d(this.a), this.d, this.h, this.i), w0Var);
c.f.j.r.b.b();
} catch (Throwable th) {
c.f.j.r.b.b();

View File

@ -64,7 +64,7 @@ public class o0 implements c<e, Void> {
this.f524c.b(eVar2, 9);
} else {
this.f524c.b(eVar2, 8);
ImageRequestBuilder b = ImageRequestBuilder.b(e.f2681c);
ImageRequestBuilder b = ImageRequestBuilder.b(e.f2679c);
b.e = e.h;
b.o = e.k;
b.f = e.b;
@ -73,8 +73,8 @@ public class o0 implements c<e, Void> {
b.j = e.q;
b.g = e.f;
b.i = e.l;
b.f2683c = e.i;
b.n = e.f2682r;
b.f2681c = e.i;
b.n = e.f2680r;
b.d = e.j;
b.m = e.p;
b.p = e.s;

View File

@ -185,7 +185,7 @@ public class q0 implements v0<e> {
return;
}
w0Var.o().e(w0Var, "PartialDiskCacheProducer");
Uri build = e.f2681c.buildUpon().appendQueryParameter("fresco_partial", "true").build();
Uri build = e.f2679c.buildUpon().appendQueryParameter("fresco_partial", "true").build();
i iVar = this.b;
w0Var.b();
Objects.requireNonNull((n) iVar);

View File

@ -34,7 +34,7 @@ public class y implements Runnable {
Objects.requireNonNull(a0Var);
InputStream inputStream = null;
try {
httpURLConnection = a0Var.a(aVar.b.e().f2681c, 5);
httpURLConnection = a0Var.a(aVar.b.e().f2679c, 5);
try {
aVar.e = a0Var.f497c.now();
if (httpURLConnection != null) {

View File

@ -12,7 +12,7 @@ public class j implements b {
boolean z2;
boolean contains;
int i2 = ((i & 1) != 0 ? 16 : 0) | 0;
ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2685c;
ReentrantReadWriteLock reentrantReadWriteLock = SoLoader.f2683c;
reentrantReadWriteLock.readLock().lock();
try {
if (SoLoader.d == null) {
@ -49,7 +49,7 @@ public class j implements b {
continue;
} catch (UnsatisfiedLinkError e) {
int i3 = SoLoader.e;
SoLoader.f2685c.writeLock().lock();
SoLoader.f2683c.writeLock().lock();
try {
if (SoLoader.g == null || !SoLoader.g.c()) {
z2 = false;
@ -58,21 +58,21 @@ public class j implements b {
SoLoader.e = SoLoader.e + 1;
z2 = true;
}
SoLoader.f2685c.writeLock().unlock();
SoLoader.f2683c.writeLock().unlock();
if (SoLoader.e == i3) {
throw e;
}
} catch (IOException e2) {
throw new RuntimeException(e2);
} catch (Throwable th2) {
SoLoader.f2685c.writeLock().unlock();
SoLoader.f2683c.writeLock().unlock();
throw th2;
}
}
} while (z2);
return z5;
} finally {
SoLoader.f2685c.readLock().unlock();
SoLoader.f2683c.readLock().unlock();
}
}
}

View File

@ -125,8 +125,8 @@ public final class b implements h {
Format.b bVar = new Format.b();
bVar.k = str;
bVar.l = e;
bVar.f2701x = 1;
bVar.f2702y = i;
bVar.f2699x = 1;
bVar.f2700y = i;
wVar.e(bVar.a());
}
int i2 = -1;

View File

@ -31,16 +31,16 @@ public final class b extends TagPayloadReader {
int i2 = b[(s >> 2) & 3];
Format.b bVar = new Format.b();
bVar.k = "audio/mpeg";
bVar.f2701x = 1;
bVar.f2702y = i2;
bVar.f2699x = 1;
bVar.f2700y = i2;
this.a.e(bVar.a());
this.d = true;
} else if (i == 7 || i == 8) {
String str = i == 7 ? "audio/g711-alaw" : "audio/g711-mlaw";
Format.b bVar2 = new Format.b();
bVar2.k = str;
bVar2.f2701x = 1;
bVar2.f2702y = 8000;
bVar2.f2699x = 1;
bVar2.f2700y = 8000;
this.a.e(bVar2.a());
this.d = true;
} else if (i != 10) {
@ -73,8 +73,8 @@ public final class b extends TagPayloadReader {
Format.b bVar = new Format.b();
bVar.k = "audio/mp4a-latm";
bVar.h = c2.f1056c;
bVar.f2701x = c2.b;
bVar.f2702y = c2.a;
bVar.f2699x = c2.b;
bVar.f2700y = c2.a;
bVar.m = Collections.singletonList(bArr);
this.a.e(bVar.a());
this.d = true;

View File

@ -1926,9 +1926,9 @@ public class e implements h {
int i14 = (cVar.V ? 1 : 0) | 0 | (!cVar.U ? 2 : 0);
bVar = new Format.b();
if (!c.i.a.c.i2.s.h(str12)) {
bVar.f2701x = cVar.O;
bVar.f2702y = cVar.Q;
bVar.f2703z = i3;
bVar.f2699x = cVar.O;
bVar.f2700y = cVar.Q;
bVar.f2701z = i3;
i4 = 1;
} else if (c.i.a.c.i2.s.j(str12)) {
if (cVar.q == 0) {
@ -1997,7 +1997,7 @@ public class e implements h {
bVar.s = i6;
bVar.u = cVar.v;
bVar.v = cVar.f716w;
bVar.f2700w = colorInfo;
bVar.f2698w = colorInfo;
i4 = 2;
}
}
@ -2010,7 +2010,7 @@ public class e implements h {
bVar.s = i6;
bVar.u = cVar.v;
bVar.v = cVar.f716w;
bVar.f2700w = colorInfo;
bVar.f2698w = colorInfo;
i4 = 2;
} else if ("application/x-subrip".equals(str12) || "text/x-ssa".equals(str12) || "application/vobsub".equals(str12) || "application/pgs".equals(str12) || "application/dvbsubs".equals(str12)) {
i4 = 3;
@ -2024,7 +2024,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2074,7 +2074,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2113,7 +2113,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2152,7 +2152,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2191,7 +2191,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2256,7 +2256,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2308,7 +2308,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2345,7 +2345,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2402,7 +2402,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2446,7 +2446,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2484,7 +2484,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2522,7 +2522,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2560,7 +2560,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2599,7 +2599,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2637,7 +2637,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2676,7 +2676,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2714,7 +2714,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2752,7 +2752,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2790,7 +2790,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2828,7 +2828,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2865,7 +2865,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2895,7 +2895,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2936,7 +2936,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -2982,7 +2982,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3012,7 +3012,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3055,7 +3055,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3083,7 +3083,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3125,7 +3125,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3163,7 +3163,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3201,7 +3201,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3239,7 +3239,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3277,7 +3277,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3315,7 +3315,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;
@ -3357,7 +3357,7 @@ public class e implements h {
bVar.b(i13);
bVar.k = str12;
bVar.l = i2;
bVar.f2698c = cVar.W;
bVar.f2696c = cVar.W;
bVar.d = i14;
bVar.m = list;
bVar.h = str;

View File

@ -382,8 +382,8 @@ public final class f implements h {
z.a aVar4 = fVar.e;
bVar.k = aVar4.b;
bVar.l = 4096;
bVar.f2701x = aVar4.e;
bVar.f2702y = aVar4.d;
bVar.f2699x = aVar4.e;
bVar.f2700y = aVar4.d;
p pVar3 = fVar.f;
bVar.A = pVar3.b;
bVar.B = pVar3.f804c;
@ -401,8 +401,8 @@ public final class f implements h {
z.a aVar4 = fVar.e;
bVar.k = aVar4.b;
bVar.l = 4096;
bVar.f2701x = aVar4.e;
bVar.f2702y = aVar4.d;
bVar.f2699x = aVar4.e;
bVar.f2700y = aVar4.d;
p pVar3 = fVar.f;
bVar.A = pVar3.b;
bVar.B = pVar3.f804c;
@ -449,8 +449,8 @@ public final class f implements h {
z.a aVar4 = fVar.e;
bVar.k = aVar4.b;
bVar.l = 4096;
bVar.f2701x = aVar4.e;
bVar.f2702y = aVar4.d;
bVar.f2699x = aVar4.e;
bVar.f2700y = aVar4.d;
p pVar3 = fVar.f;
bVar.A = pVar3.b;
bVar.B = pVar3.f804c;
@ -495,8 +495,8 @@ public final class f implements h {
z.a aVar4 = fVar.e;
bVar.k = aVar4.b;
bVar.l = 4096;
bVar.f2701x = aVar4.e;
bVar.f2702y = aVar4.d;
bVar.f2699x = aVar4.e;
bVar.f2700y = aVar4.d;
p pVar3 = fVar.f;
bVar.A = pVar3.b;
bVar.B = pVar3.f804c;

View File

@ -1234,10 +1234,10 @@ public final class e {
Format.b bVar = new Format.b();
bVar.a = num;
bVar.k = str15;
bVar.f2701x = i43;
bVar.f2702y = i42;
bVar.f2699x = i43;
bVar.f2700y = i42;
bVar.n = drmInitData3;
bVar.f2698c = str11;
bVar.f2696c = str11;
format = bVar.a();
str7 = str15;
} else {
@ -1266,10 +1266,10 @@ public final class e {
Format.b bVar2 = new Format.b();
bVar2.a = num2;
bVar2.k = str9;
bVar2.f2701x = i45;
bVar2.f2702y = i44;
bVar2.f2699x = i45;
bVar2.f2700y = i44;
bVar2.n = drmInitData3;
bVar2.f2698c = str11;
bVar2.f2696c = str11;
format = bVar2.a();
} else {
str7 = str15;
@ -1281,18 +1281,18 @@ public final class e {
Format.b bVar3 = new Format.b();
bVar3.a = num3;
bVar3.k = "audio/ac4";
bVar3.f2701x = 2;
bVar3.f2702y = i46;
bVar3.f2699x = 2;
bVar3.f2700y = i46;
bVar3.n = drmInitData3;
bVar3.f2698c = str11;
bVar3.f2696c = str11;
format = bVar3.a();
} else if (f17 == 1684305011) {
Format.b r02 = c.d.b.a.a.r0(f3);
r02.k = str6;
r02.f2701x = i19;
r02.f2702y = i18;
r02.f2699x = i19;
r02.f2700y = i18;
r02.n = drmInitData3;
r02.f2698c = str11;
r02.f2696c = str11;
format = r02.a();
} else {
if (f17 == 1682927731) {
@ -1412,12 +1412,12 @@ public final class e {
Format.b r03 = c.d.b.a.a.r0(f3);
r03.k = str6;
r03.h = str5;
r03.f2701x = i19;
r03.f2702y = i18;
r03.f2703z = i16;
r03.f2699x = i19;
r03.f2700y = i18;
r03.f2701z = i16;
r03.m = uVar;
r03.n = drmInitData3;
r03.f2698c = str11;
r03.f2696c = str11;
format2 = r03.a();
}
str = str11;
@ -1442,12 +1442,12 @@ public final class e {
Format.b r03 = c.d.b.a.a.r0(f3);
r03.k = str6;
r03.h = str5;
r03.f2701x = i19;
r03.f2702y = i18;
r03.f2703z = i16;
r03.f2699x = i19;
r03.f2700y = i18;
r03.f2701z = i16;
r03.m = uVar;
r03.n = drmInitData3;
r03.f2698c = str11;
r03.f2696c = str11;
format2 = r03.a();
str = str11;
i29 = i12;
@ -1475,12 +1475,12 @@ public final class e {
Format.b r03 = c.d.b.a.a.r0(f3);
r03.k = str6;
r03.h = str5;
r03.f2701x = i19;
r03.f2702y = i18;
r03.f2703z = i16;
r03.f2699x = i19;
r03.f2700y = i18;
r03.f2701z = i16;
r03.m = uVar;
r03.n = drmInitData3;
r03.f2698c = str11;
r03.f2696c = str11;
format2 = r03.a();
str = str11;
i29 = i12;
@ -1501,7 +1501,7 @@ public final class e {
aVar4 = aVar6;
Format.b r04 = c.d.b.a.a.r0(f3);
r04.k = str18;
r04.f2698c = str11;
r04.f2696c = str11;
r04.o = j3;
r04.m = uVar2;
format2 = r04.a();
@ -1522,7 +1522,7 @@ public final class e {
aVar4 = aVar6;
Format.b r04 = c.d.b.a.a.r0(f3);
r04.k = str18;
r04.f2698c = str11;
r04.f2696c = str11;
r04.o = j3;
r04.m = uVar2;
format2 = r04.a();
@ -1533,7 +1533,7 @@ public final class e {
aVar4 = aVar6;
Format.b r04 = c.d.b.a.a.r0(f3);
r04.k = str18;
r04.f2698c = str11;
r04.f2696c = str11;
r04.o = j3;
r04.m = uVar2;
format2 = r04.a();

View File

@ -1115,7 +1115,7 @@ public final class i implements h, t {
a2.l = pVar2.e + 30;
int i35 = mVar.b;
if (i35 == 2 && j4 > 0 && (i7 = pVar2.b) > 1) {
a2.f2699r = ((float) i7) / (((float) j4) / 1000000.0f);
a2.f2697r = ((float) i7) / (((float) j4) / 1000000.0f);
}
if (i35 == 1) {
int i36 = pVar.b;

View File

@ -39,8 +39,8 @@ public final class h extends i {
List<byte[]> h = d.h(copyOf);
Format.b bVar2 = new Format.b();
bVar2.k = "audio/opus";
bVar2.f2701x = copyOf[9] & 255;
bVar2.f2702y = 48000;
bVar2.f2699x = copyOf[9] & 255;
bVar2.f2700y = 48000;
bVar2.m = h;
bVar.a = bVar2.a();
this.o = true;

View File

@ -375,8 +375,8 @@ public final class j extends i {
bVar2.k = "audio/vorbis";
bVar2.f = a0Var2.d;
bVar2.g = a0Var2.f686c;
bVar2.f2701x = a0Var2.a;
bVar2.f2702y = a0Var2.b;
bVar2.f2699x = a0Var2.a;
bVar2.f2700y = a0Var2.b;
bVar2.m = arrayList;
bVar.a = bVar2.a();
return true;

View File

@ -32,7 +32,7 @@ public final class e0 {
bVar.a = str2;
bVar.k = str;
bVar.d = format.l;
bVar.f2698c = format.k;
bVar.f2696c = format.k;
bVar.C = format.L;
bVar.m = format.v;
p.e(bVar.a());

View File

@ -313,9 +313,9 @@ public final class g implements o {
Format.b bVar = new Format.b();
bVar.a = this.d;
bVar.k = str;
bVar.f2701x = i;
bVar.f2702y = i15;
bVar.f2698c = this.f766c;
bVar.f2699x = i;
bVar.f2700y = i15;
bVar.f2696c = this.f766c;
Format a2 = bVar.a();
this.j = a2;
this.e.e(a2);

View File

@ -89,9 +89,9 @@ public final class i implements o {
Format.b bVar = new Format.b();
bVar.a = this.d;
bVar.k = "audio/ac4";
bVar.f2701x = 2;
bVar.f2702y = b.a;
bVar.f2698c = this.f772c;
bVar.f2699x = 2;
bVar.f2700y = b.a;
bVar.f2696c = this.f772c;
Format a = bVar.a();
this.k = a;
this.e.e(a);

View File

@ -39,7 +39,7 @@ public final class j0 {
bVar.a = dVar.b();
bVar.k = str;
bVar.d = format.l;
bVar.f2698c = format.k;
bVar.f2696c = format.k;
bVar.C = format.L;
bVar.m = format.v;
p.e(bVar.a());

View File

@ -191,10 +191,10 @@ public final class k implements o {
bVar.a = this.f;
bVar.k = "audio/mp4a-latm";
bVar.h = c2.f1056c;
bVar.f2701x = c2.b;
bVar.f2702y = c2.a;
bVar.f2699x = c2.b;
bVar.f2700y = c2.a;
bVar.m = Collections.singletonList(bArr3);
bVar.f2698c = this.e;
bVar.f2696c = this.e;
Format a2 = bVar.a();
this.f777r = 1024000000 / ((long) a2.H);
this.g.e(a2);

View File

@ -144,7 +144,7 @@ public final class l implements i0.c {
}
Format.b bVar2 = new Format.b();
bVar2.k = str;
bVar2.f2698c = str2;
bVar2.f2696c = str2;
bVar2.C = i;
bVar2.m = list;
arrayList.add(bVar2.a());

View File

@ -168,10 +168,10 @@ public final class m implements o {
bVar.a = str;
bVar.k = "audio/vnd.dts";
bVar.f = i8;
bVar.f2701x = i24;
bVar.f2702y = i23;
bVar.f2699x = i24;
bVar.f2700y = i23;
bVar.n = null;
bVar.f2698c = str2;
bVar.f2696c = str2;
Format a = bVar.a();
this.i = a;
this.d.e(a);

View File

@ -77,7 +77,7 @@ public final class n implements o {
bVar.a = dVar.b();
bVar.k = "application/dvbsubs";
bVar.m = Collections.singletonList(aVar.b);
bVar.f2698c = aVar.a;
bVar.f2696c = aVar.a;
p.e(bVar.a());
this.b[i] = p;
}

View File

@ -124,10 +124,10 @@ public final class u implements o {
bVar.a = this.e;
bVar.k = "audio/mp4a-latm";
bVar.h = this.u;
bVar.f2701x = this.t;
bVar.f2702y = this.f793r;
bVar.f2699x = this.t;
bVar.f2700y = this.f793r;
bVar.m = Collections.singletonList(bArr3);
bVar.f2698c = this.a;
bVar.f2696c = this.a;
Format a = bVar.a();
if (!a.equals(this.f)) {
this.f = a;

View File

@ -80,9 +80,9 @@ public final class v implements o {
bVar.a = this.e;
bVar.k = aVar.b;
bVar.l = 4096;
bVar.f2701x = aVar.e;
bVar.f2702y = i5;
bVar.f2698c = this.f794c;
bVar.f2699x = aVar.e;
bVar.f2700y = i5;
bVar.f2696c = this.f794c;
this.d.e(bVar.a());
this.h = true;
}

Some files were not shown because too many files have changed in this diff Show More