Searched refs:transcodeInternal (Results 1 – 1 of 1) sorted by relevance
49 final boolean success = transcodeInternal(filePath, outFilePath); in transcode()66 private static native boolean transcodeInternal(String filePath, String outFilePath); in transcodeInternal() method in GifTranscoder