A B C D E F G H I L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- GDFContext - Class in com.gdflab.gdfsr
- GDFContext(int) - Constructor for class com.gdflab.gdfsr.GDFContext
- GDFDisplayMode - Enum in com.gdflab.gdfsr.video
-
Enumeration class for display mode.
- GDFSRProcessor - Class in com.gdflab.gdfsr.video
-
GDFSRProcessor is wrapper of GDFSR library dedicated to Video Super Resolution.
- GDFSRProcessor(Activity, int, int) - Constructor for class com.gdflab.gdfsr.video.GDFSRProcessor
-
Creates GDFSRProcessor instance for video super-resolution.
- GDFTextureRenderer - Class in com.gdflab.gdfsr.video
- GDFTextureRenderer() - Constructor for class com.gdflab.gdfsr.video.GDFTextureRenderer
- GDFUpscaleException - Exception in com.gdflab.gdfsr
- GDFUpscaleException() - Constructor for exception com.gdflab.gdfsr.GDFUpscaleException
-
Constructs a new exception with
null
as its detail message. - GDFUpscaleException(String) - Constructor for exception com.gdflab.gdfsr.GDFUpscaleException
-
Constructs a new exception with the specified detail message.
- GDFUpscaleException(String, Throwable) - Constructor for exception com.gdflab.gdfsr.GDFUpscaleException
-
Constructs a new exception with the specified detail message and cause.
- GDFUpscaleException(Throwable) - Constructor for exception com.gdflab.gdfsr.GDFUpscaleException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
- GDFUpscaler - Class in com.gdflab.gdfsr
-
GDFUpscaler class upscale image and enhance image quality.
- GDFUpscaler.DelegateType - Enum in com.gdflab.gdfsr
-
Tensorflow Lite delegate types.
- GDFUtils - Class in com.gdflab.gdfsr.utils
- GDFUtils() - Constructor for class com.gdflab.gdfsr.utils.GDFUtils
- getBuffer() - Method in class com.gdflab.gdfsr.utils.ResultBuffer
- getCount() - Method in class com.gdflab.gdfplayer2.MainActivity.ThumbViewAdapter
- getDisplayMode() - Method in class com.gdflab.gdfsr.video.GDFSRProcessor
-
Get current display mode.
- getExtraIval() - Method in class com.gdflab.gdfsr.GDFContext
- getFirst() - Method in class com.gdflab.gdfsr.utils.AssignablePair
- getItem(int) - Method in class com.gdflab.gdfplayer2.MainActivity.ThumbViewAdapter
- getItemId(int) - Method in class com.gdflab.gdfplayer2.MainActivity.ThumbViewAdapter
- getOrigBitmap() - Method in class com.gdflab.gdfsr.GDFContext
- getPlayerSurface() - Method in class com.gdflab.gdfsr.video.GDFSRProcessor
-
Returns the surface for media player.
- getResult() - Method in class com.gdflab.gdfsr.GDFContext
- getRGBf(int, int, GDFContext) - Method in class com.gdflab.gdfsr.YUVConverter.Executor
- getScale() - Method in class com.gdflab.gdfsr.GDFUpscaler
- getSecond() - Method in class com.gdflab.gdfsr.utils.AssignablePair
- getTextureId() - Method in class com.gdflab.gdfsr.video.GDFTextureRenderer
- getUpscaler(int, int, int) - Static method in class com.gdflab.gdfsr.GDFUpscaler
-
Get GDFUpscaler instance from upscaling scale and input video resolution.
- getUvch() - Method in class com.gdflab.gdfsr.GDFContext
- getUvchSize() - Method in class com.gdflab.gdfsr.GDFContext
- getValue() - Method in enum com.gdflab.gdfsr.video.GDFDisplayMode
-
Get raw integer value of this enum instance.
- getView(int, View, ViewGroup) - Method in class com.gdflab.gdfplayer2.MainActivity.ThumbViewAdapter
- getYch() - Method in class com.gdflab.gdfsr.GDFContext
- getYchSize() - Method in class com.gdflab.gdfsr.GDFContext
- getYUVf(int, int, int, ByteBuffer) - Method in class com.gdflab.gdfsr.YUVConverter.Executor
- GPU - com.gdflab.gdfsr.GDFUpscaler.DelegateType
All Classes All Packages