Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Diff.c679 static void decode_rgb8(GetByteContext *gb, uint8_t *dst, int width, int height, int linesize) in decode_rgb8() function
1778 decode_rgb8(gb, frame->data[0], avctx->width, avctx->height, frame->linesize[0]); in decode_frame()

Completed in 5 milliseconds