Home
last modified time | relevance | path

Searched refs:targa_decode_rle (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtarga.c51 static int targa_decode_rle(AVCodecContext *avctx, TargaContext *s, in targa_decode_rle() function
259 int res = targa_decode_rle(avctx, s, dst, w, h, stride, bpp, interleave); in decode_frame()

Completed in 2 milliseconds