Searched refs:decode_uncompressed (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | faxcompr.c | 128 static int decode_uncompressed(AVCodecContext *avctx, GetBitContext *gb, in decode_uncompressed() function 237 ret = decode_uncompressed(avctx, gb, &pix_left, &runs, runend, &mode); in decode_group3_1d_line() 323 ret = decode_uncompressed(avctx, gb, &pix_left, &runs, runend, &mode); in decode_group3_2d_line()
|
Completed in 2 milliseconds