Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dagm.c1045 static int decode_huffman2(AVCodecContext *avctx, int header, int size) in decode_huffman2() function
1137 ret = decode_huffman2(avctx, header, (avpkt->size - s->bitstream_size) - 8); in decode_frame()

Completed in 2 milliseconds