Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds