You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
660 B
35 lines
660 B
2 years ago
|
.class public Lcom/via/gpuimage/GPUImageNativeLibrary;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "GPUImageNativeLibrary.java"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method static constructor <clinit>()V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 6
|
||
|
const-string v0, "gpuimage-library"
|
||
|
|
||
|
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
|
||
|
|
||
|
.line 7
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 4
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public static native YUVtoARBG([BII[I)V
|
||
|
.end method
|
||
|
|
||
|
.method public static native YUVtoRBGA([BII[I)V
|
||
|
.end method
|