Home
last modified time | relevance | path

Searched refs:fraps2_decode_plane (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dfraps.c90 static int fraps2_decode_plane(FrapsContext *s, uint8_t *dst, int stride, int w, in fraps2_decode_plane() function
290 if ((ret = fraps2_decode_plane(s, f->data[i], f->linesize[i], in decode_frame()
304 … if ((ret = fraps2_decode_plane(s, f->data[0] + i + (f->linesize[0] * (avctx->height - 1)), in decode_frame()