56 lines
1.3 KiB
Smali
56 lines
1.3 KiB
Smali
.class final Lcom/google/android/exoplayer2/text/cea/Cea708Decoder$DtvCcPacket;
|
|
.super Ljava/lang/Object;
|
|
.source "Cea708Decoder.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/exoplayer2/text/cea/Cea708Decoder;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "DtvCcPacket"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public currentIndex:I
|
|
|
|
.field public final packetData:[B
|
|
|
|
.field public final packetSize:I
|
|
|
|
.field public final sequenceNumber: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, Lcom/google/android/exoplayer2/text/cea/Cea708Decoder$DtvCcPacket;->sequenceNumber:I
|
|
|
|
.line 3
|
|
iput p2, p0, Lcom/google/android/exoplayer2/text/cea/Cea708Decoder$DtvCcPacket;->packetSize:I
|
|
|
|
mul-int/lit8 p2, p2, 0x2
|
|
|
|
add-int/lit8 p2, p2, -0x1
|
|
|
|
.line 4
|
|
new-array p1, p2, [B
|
|
|
|
iput-object p1, p0, Lcom/google/android/exoplayer2/text/cea/Cea708Decoder$DtvCcPacket;->packetData:[B
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 5
|
|
iput p1, p0, Lcom/google/android/exoplayer2/text/cea/Cea708Decoder$DtvCcPacket;->currentIndex:I
|
|
|
|
return-void
|
|
.end method
|