Searched refs:Decode (Results 1 – 5 of 5) sorted by relevance
27 public native int Decode(String inputFilePath, String inputFileName, String statsFile, in Decode() method in Native
40 static int Decode(GifFileType* fileType, GifByteType* out, int size) { in Decode() function48 fGIF = DGifOpen( stream, Decode ); in GIFMovie()50 fGIF = DGifOpen( stream, Decode, nullptr ); in GIFMovie()
31 TEST_P(DecoderTest, Decode) { in TEST_P() argument
212 int status = nativeDecoder.Decode( in testNativeDecoder()
224 3. **operation**: The current operation on the input test vector i.e. Extract/Mux/Encode/Decode.260 15. **totalTime**: The time taken to perform the complete operation (i.e. Extract/Mux/Decode/Encode…