TextureBufferImpl.smali
.class public Lorg/webrtc/TextureBufferImpl;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lorg/webrtc/VideoFrame$TextureBuffer;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
}
.end annotation
# instance fields
.field private final height:I
.field private final id:I
.field private final refCountDelegate:Lorg/webrtc/RefCountDelegate;
.field private final refCountMonitor:Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
.field private final toI420Handler:Landroid/os/Handler;
.field private final transformMatrix:Landroid/graphics/Matrix;
.field private final type:Lorg/webrtc/VideoFrame$TextureBuffer$Type;
.field private final unscaledHeight:I
.field private final unscaledWidth:I
.field private final width:I
.field private final yuvConverter:Lorg/webrtc/YuvConverter;
# direct methods
.method private constructor <init>(IIIILorg/webrtc/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;Landroid/os/Handler;Lorg/webrtc/YuvConverter;Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
.registers 11
.line 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 4
iput p1, p0, Lorg/webrtc/TextureBufferImpl;->unscaledWidth:I
.line 5
iput p2, p0, Lorg/webrtc/TextureBufferImpl;->unscaledHeight:I
.line 6
iput p3, p0, Lorg/webrtc/TextureBufferImpl;->width:I
.line 7
iput p4, p0, Lorg/webrtc/TextureBufferImpl;->height:I
.line 8
iput-object p5, p0, Lorg/webrtc/TextureBufferImpl;->type:Lorg/webrtc/VideoFrame$TextureBuffer$Type;
.line 9
iput p6, p0, Lorg/webrtc/TextureBufferImpl;->id:I
.line 10
iput-object p7, p0, Lorg/webrtc/TextureBufferImpl;->transformMatrix:Landroid/graphics/Matrix;
.line 11
iput-object p8, p0, Lorg/webrtc/TextureBufferImpl;->toI420Handler:Landroid/os/Handler;
.line 12
iput-object p9, p0, Lorg/webrtc/TextureBufferImpl;->yuvConverter:Lorg/webrtc/YuvConverter;
.line 13
new-instance p1, Lorg/webrtc/RefCountDelegate;
new-instance p2, Lorg/webrtc/p;
invoke-direct {p2, p0, p10}, Lorg/webrtc/p;-><init>(Lorg/webrtc/TextureBufferImpl;Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
invoke-direct {p1, p2}, Lorg/webrtc/RefCountDelegate;-><init>(Ljava/lang/Runnable;)V
iput-object p1, p0, Lorg/webrtc/TextureBufferImpl;->refCountDelegate:Lorg/webrtc/RefCountDelegate;
.line 14
iput-object p10, p0, Lorg/webrtc/TextureBufferImpl;->refCountMonitor:Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
return-void
.end method
.method public constructor <init>(IILorg/webrtc/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;Landroid/os/Handler;Lorg/webrtc/YuvConverter;Ljava/lang/Runnable;)V
.registers 20
.line 1
new-instance v10, Lorg/webrtc/TextureBufferImpl$1;
move-object/from16 v0, p8
invoke-direct {v10, v0}, Lorg/webrtc/TextureBufferImpl$1;-><init>(Ljava/lang/Runnable;)V
move-object v0, p0
move v1, p1
move v2, p2
move v3, p1
move v4, p2
move-object v5, p3
move v6, p4
move-object/from16 v7, p5
move-object/from16 v8, p6
move-object/from16 v9, p7
invoke-direct/range {v0 .. v10}, Lorg/webrtc/TextureBufferImpl;-><init>(IIIILorg/webrtc/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;Landroid/os/Handler;Lorg/webrtc/YuvConverter;Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
return-void
.end method
.method public constructor <init>(IILorg/webrtc/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;Landroid/os/Handler;Lorg/webrtc/YuvConverter;Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
.registers 20
move-object v0, p0
move v1, p1
move v2, p2
move v3, p1
move v4, p2
move-object v5, p3
move v6, p4
move-object/from16 v7, p5
move-object/from16 v8, p6
move-object/from16 v9, p7
move-object/from16 v10, p8
.line 2
invoke-direct/range {v0 .. v10}, Lorg/webrtc/TextureBufferImpl;-><init>(IIIILorg/webrtc/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;Landroid/os/Handler;Lorg/webrtc/YuvConverter;Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
return-void
.end method
.method public static synthetic a(Lorg/webrtc/TextureBufferImpl;Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
.registers 2
invoke-direct {p0, p1}, Lorg/webrtc/TextureBufferImpl;->lambda$new$0(Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
return-void
.end method
.method public static synthetic access$000(Lorg/webrtc/TextureBufferImpl;)Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
.registers 1
iget-object p0, p0, Lorg/webrtc/TextureBufferImpl;->refCountMonitor:Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
return-object p0
.end method
.method private applyTransformMatrix(Landroid/graphics/Matrix;IIII)Lorg/webrtc/TextureBufferImpl;
.registers 19
move-object v0, p0
.line 2
new-instance v8, Landroid/graphics/Matrix;
iget-object v1, v0, Lorg/webrtc/TextureBufferImpl;->transformMatrix:Landroid/graphics/Matrix;
invoke-direct {v8, v1}, Landroid/graphics/Matrix;-><init>(Landroid/graphics/Matrix;)V
move-object v1, p1
.line 3
invoke-virtual {v8, p1}, Landroid/graphics/Matrix;->preConcat(Landroid/graphics/Matrix;)Z
.line 4
invoke-virtual {p0}, Lorg/webrtc/TextureBufferImpl;->retain()V
.line 5
new-instance v12, Lorg/webrtc/TextureBufferImpl;
iget-object v6, v0, Lorg/webrtc/TextureBufferImpl;->type:Lorg/webrtc/VideoFrame$TextureBuffer$Type;
iget v7, v0, Lorg/webrtc/TextureBufferImpl;->id:I
iget-object v9, v0, Lorg/webrtc/TextureBufferImpl;->toI420Handler:Landroid/os/Handler;
iget-object v10, v0, Lorg/webrtc/TextureBufferImpl;->yuvConverter:Lorg/webrtc/YuvConverter;
new-instance v11, Lorg/webrtc/TextureBufferImpl$2;
invoke-direct {v11, p0}, Lorg/webrtc/TextureBufferImpl$2;-><init>(Lorg/webrtc/TextureBufferImpl;)V
move-object v1, v12
move v2, p2
move/from16 v3, p3
move/from16 v4, p4
move/from16 v5, p5
invoke-direct/range {v1 .. v11}, Lorg/webrtc/TextureBufferImpl;-><init>(IIIILorg/webrtc/VideoFrame$TextureBuffer$Type;ILandroid/graphics/Matrix;Landroid/os/Handler;Lorg/webrtc/YuvConverter;Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
return-object v12
.end method
.method public static synthetic b(Lorg/webrtc/TextureBufferImpl;)Lorg/webrtc/VideoFrame$I420Buffer;
.registers 1
invoke-direct {p0}, Lorg/webrtc/TextureBufferImpl;->lambda$toI420$1()Lorg/webrtc/VideoFrame$I420Buffer;
move-result-object p0
return-object p0
.end method
.method private synthetic lambda$new$0(Lorg/webrtc/TextureBufferImpl$RefCountMonitor;)V
.registers 2
invoke-interface {p1, p0}, Lorg/webrtc/TextureBufferImpl$RefCountMonitor;->onDestroy(Lorg/webrtc/TextureBufferImpl;)V
return-void
.end method
.method private synthetic lambda$toI420$1()Lorg/webrtc/VideoFrame$I420Buffer;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->yuvConverter:Lorg/webrtc/YuvConverter;
invoke-virtual {v0, p0}, Lorg/webrtc/YuvConverter;->convert(Lorg/webrtc/VideoFrame$TextureBuffer;)Lorg/webrtc/VideoFrame$I420Buffer;
move-result-object v0
return-object v0
.end method
# virtual methods
.method public applyTransformMatrix(Landroid/graphics/Matrix;II)Lorg/webrtc/TextureBufferImpl;
.registers 10
move-object v0, p0
move-object v1, p1
move v2, p2
move v3, p3
move v4, p2
move v5, p3
.line 1
invoke-direct/range {v0 .. v5}, Lorg/webrtc/TextureBufferImpl;->applyTransformMatrix(Landroid/graphics/Matrix;IIII)Lorg/webrtc/TextureBufferImpl;
move-result-object p1
return-object p1
.end method
.method public cropAndScale(IIIIII)Lorg/webrtc/VideoFrame$Buffer;
.registers 13
.line 1
new-instance v1, Landroid/graphics/Matrix;
invoke-direct {v1}, Landroid/graphics/Matrix;-><init>()V
.line 2
iget v0, p0, Lorg/webrtc/TextureBufferImpl;->height:I
add-int/2addr p2, p4
sub-int p2, v0, p2
int-to-float p1, p1
.line 3
iget v2, p0, Lorg/webrtc/TextureBufferImpl;->width:I
int-to-float v2, v2
div-float/2addr p1, v2
int-to-float p2, p2
int-to-float v0, v0
div-float/2addr p2, v0
invoke-virtual {v1, p1, p2}, Landroid/graphics/Matrix;->preTranslate(FF)Z
int-to-float p1, p3
.line 4
iget p2, p0, Lorg/webrtc/TextureBufferImpl;->width:I
int-to-float p2, p2
div-float/2addr p1, p2
int-to-float p2, p4
iget v0, p0, Lorg/webrtc/TextureBufferImpl;->height:I
int-to-float v0, v0
div-float/2addr p2, v0
invoke-virtual {v1, p1, p2}, Landroid/graphics/Matrix;->preScale(FF)Z
.line 5
iget p1, p0, Lorg/webrtc/TextureBufferImpl;->unscaledWidth:I
mul-int p1, p1, p3
int-to-float p1, p1
iget p2, p0, Lorg/webrtc/TextureBufferImpl;->width:I
int-to-float p2, p2
div-float/2addr p1, p2
.line 6
invoke-static {p1}, Ljava/lang/Math;->round(F)I
move-result v2
iget p1, p0, Lorg/webrtc/TextureBufferImpl;->unscaledHeight:I
mul-int p1, p1, p4
int-to-float p1, p1
iget p2, p0, Lorg/webrtc/TextureBufferImpl;->height:I
int-to-float p2, p2
div-float/2addr p1, p2
.line 7
invoke-static {p1}, Ljava/lang/Math;->round(F)I
move-result v3
move-object v0, p0
move v4, p5
move v5, p6
.line 8
invoke-direct/range {v0 .. v5}, Lorg/webrtc/TextureBufferImpl;->applyTransformMatrix(Landroid/graphics/Matrix;IIII)Lorg/webrtc/TextureBufferImpl;
move-result-object p1
return-object p1
.end method
.method public getHeight()I
.registers 2
iget v0, p0, Lorg/webrtc/TextureBufferImpl;->height:I
return v0
.end method
.method public getTextureId()I
.registers 2
iget v0, p0, Lorg/webrtc/TextureBufferImpl;->id:I
return v0
.end method
.method public getToI420Handler()Landroid/os/Handler;
.registers 2
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->toI420Handler:Landroid/os/Handler;
return-object v0
.end method
.method public getTransformMatrix()Landroid/graphics/Matrix;
.registers 2
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->transformMatrix:Landroid/graphics/Matrix;
return-object v0
.end method
.method public getType()Lorg/webrtc/VideoFrame$TextureBuffer$Type;
.registers 2
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->type:Lorg/webrtc/VideoFrame$TextureBuffer$Type;
return-object v0
.end method
.method public getUnscaledHeight()I
.registers 2
iget v0, p0, Lorg/webrtc/TextureBufferImpl;->unscaledHeight:I
return v0
.end method
.method public getUnscaledWidth()I
.registers 2
iget v0, p0, Lorg/webrtc/TextureBufferImpl;->unscaledWidth:I
return v0
.end method
.method public getWidth()I
.registers 2
iget v0, p0, Lorg/webrtc/TextureBufferImpl;->width:I
return v0
.end method
.method public getYuvConverter()Lorg/webrtc/YuvConverter;
.registers 2
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->yuvConverter:Lorg/webrtc/YuvConverter;
return-object v0
.end method
.method public release()V
.registers 2
.line 1
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->refCountMonitor:Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
invoke-interface {v0, p0}, Lorg/webrtc/TextureBufferImpl$RefCountMonitor;->onRelease(Lorg/webrtc/TextureBufferImpl;)V
.line 2
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->refCountDelegate:Lorg/webrtc/RefCountDelegate;
invoke-virtual {v0}, Lorg/webrtc/RefCountDelegate;->release()V
return-void
.end method
.method public retain()V
.registers 2
.line 1
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->refCountMonitor:Lorg/webrtc/TextureBufferImpl$RefCountMonitor;
invoke-interface {v0, p0}, Lorg/webrtc/TextureBufferImpl$RefCountMonitor;->onRetain(Lorg/webrtc/TextureBufferImpl;)V
.line 2
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->refCountDelegate:Lorg/webrtc/RefCountDelegate;
invoke-virtual {v0}, Lorg/webrtc/RefCountDelegate;->retain()V
return-void
.end method
.method public toI420()Lorg/webrtc/VideoFrame$I420Buffer;
.registers 4
iget-object v0, p0, Lorg/webrtc/TextureBufferImpl;->toI420Handler:Landroid/os/Handler;
new-instance v1, Lcom/shopee/sz/mediasdk/draftbox/network/o;
const/4 v2, 0x1
invoke-direct {v1, p0, v2}, Lcom/shopee/sz/mediasdk/draftbox/network/o;-><init>(Ljava/lang/Object;I)V
invoke-static {v0, v1}, Lorg/webrtc/ThreadUtils;->invokeAtFrontUninterruptibly(Landroid/os/Handler;Ljava/util/concurrent/Callable;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Lorg/webrtc/VideoFrame$I420Buffer;
return-object v0
.end method