apkfuckery/com.discord/smali_classes2/org/webrtc/YuvConverter$1.smali

69 lines
1.8 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class synthetic Lorg/webrtc/YuvConverter$1;
.super Ljava/lang/Object;
.source "YuvConverter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/webrtc/YuvConverter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1008
name = null
.end annotation
2019-12-06 01:29:57 +00:00
# static fields
.field static final synthetic $SwitchMap$org$webrtc$VideoFrame$TextureBuffer$Type:[I
# direct methods
.method static constructor <clinit>()V
.locals 3
invoke-static {}, Lorg/webrtc/VideoFrame$TextureBuffer$Type;->values()[Lorg/webrtc/VideoFrame$TextureBuffer$Type;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lorg/webrtc/YuvConverter$1;->$SwitchMap$org$webrtc$VideoFrame$TextureBuffer$Type:[I
:try_start_0
sget-object v0, Lorg/webrtc/YuvConverter$1;->$SwitchMap$org$webrtc$VideoFrame$TextureBuffer$Type:[I
sget-object v1, Lorg/webrtc/VideoFrame$TextureBuffer$Type;->OES:Lorg/webrtc/VideoFrame$TextureBuffer$Type;
invoke-virtual {v1}, Lorg/webrtc/VideoFrame$TextureBuffer$Type;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_0
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:try_start_1
sget-object v0, Lorg/webrtc/YuvConverter$1;->$SwitchMap$org$webrtc$VideoFrame$TextureBuffer$Type:[I
sget-object v1, Lorg/webrtc/VideoFrame$TextureBuffer$Type;->RGB:Lorg/webrtc/VideoFrame$TextureBuffer$Type;
invoke-virtual {v1}, Lorg/webrtc/VideoFrame$TextureBuffer$Type;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1
.catch Ljava/lang/NoSuchFieldError; {:try_start_1 .. :try_end_1} :catch_1
:catch_1
return-void
.end method