Home
last modified time | relevance | path

Searched refs:cin_decode_huffman (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddsicinvideo.c93 static int cin_decode_huffman(const unsigned char *src, int src_size, in cin_decode_huffman() function
249 bitmap_frame_size = cin_decode_huffman(buf, bitmap_frame_size, in cinvideo_decode_frame()
257 bitmap_frame_size = cin_decode_huffman(buf, bitmap_frame_size, in cinvideo_decode_frame()
268 res = cin_decode_huffman(buf, bitmap_frame_size, in cinvideo_decode_frame()