Searched refs:pcx_rle_encode (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 Dpcxenc.c58 static int pcx_rle_encode( uint8_t *dst, int dst_size, function
169 if ((written = pcx_rle_encode(buf, buf_end - buf,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpcxenc.c64 static int pcx_rle_encode( uint8_t *dst, int dst_size, function
186 if ((written = pcx_rle_encode(buf, buf_end - buf,

Completed in 28 milliseconds