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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddsicinav.c116 static int cin_decode_huffman(const unsigned char *src, int src_size, unsigned char *dst, int dst_size) function
248 cin_decode_huffman(buf, bitmap_frame_size,
254 bitmap_frame_size = cin_decode_huffman(buf, bitmap_frame_size,
262 cin_decode_huffman(buf, bitmap_frame_size,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddsicinvideo.c94 static int cin_decode_huffman(const unsigned char *src, int src_size, function
239 bitmap_frame_size = cin_decode_huffman(buf, bitmap_frame_size,
245 bitmap_frame_size = cin_decode_huffman(buf, bitmap_frame_size,
254 cin_decode_huffman(buf, bitmap_frame_size,

Completed in 39 milliseconds