Searched refs:transcoder (Results 1 – 6 of 6) sorted by relevance
15 * `init`: set up transcoder and return frame size accepted by the transcoder.16 * `cleanup`: clear the transcoder context.
546 GifTranscoder transcoder; in transcode() local547 int gifCode = transcoder.transcode(pathIn, pathOut); in transcode()