Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds