VideoTransform.smali

.class public Lcom/yysdk/mobile/vpsdk/VideoTransform;
.super Ljava/lang/Object;
.source "SourceFile"


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 3
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static a([BII)V
    .registers 3

    .line 14
    invoke-static {p0, p1, p2}, Lcom/yysdk/mobile/vpsdk/VideoTransform;->nativeUpsideDownYv12([BII)V

    return-void
.end method

.method public static b([BII)V
    .registers 3

    .line 19
    invoke-static {p0, p1, p2}, Lcom/yysdk/mobile/vpsdk/VideoTransform;->nativeConvertMirroredImageYv12([BII)V

    return-void
.end method

.method public static c([BII)V
    .registers 3

    .line 24
    invoke-static {p0, p1, p2}, Lcom/yysdk/mobile/vpsdk/VideoTransform;->nativeConvertNv21toYuv420p([BII)V

    return-void
.end method

.method private static native nativeConvertMirroredImageYv12([BII)V
.end method

.method private static native nativeConvertNv21toYuv420p([BII)V
.end method

.method private static native nativeConvertYuv420ptoNv21([BII)V
.end method

.method private static native nativeConvertYuvRGBAto420p([B[BIIZI)V
.end method

.method private static native nativeConvertYv12toNv21([BII)V
.end method

.method private static native nativeScaleYuv420p([BII[BII)Z
.end method

.method private static native nativeUpsideDownYv12([BII)V
.end method