2022-06-10 21:38:30 +09:00

56 lines
868 B
Smali

.class public final Lte/c$c;
.super Ljava/lang/Object;
.source "Cea708Decoder.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lte/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
.field public final a:I
.field public final b:I
.field public final c:[B
.field public d:I
# direct methods
.method public constructor <init>(II)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Lte/c$c;->a:I
.line 3
iput p2, p0, Lte/c$c;->b:I
mul-int/lit8 p2, p2, 0x2
add-int/lit8 p2, p2, -0x1
.line 4
new-array p1, p2, [B
iput-object p1, p0, Lte/c$c;->c:[B
const/4 p1, 0x0
.line 5
iput p1, p0, Lte/c$c;->d:I
return-void
.end method