Searched refs:msrle_decode_8_16_24_32 (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 Dmsrledec.c131 static int msrle_decode_8_16_24_32(AVCodecContext *avctx, AVPicture *pic, function
256 return msrle_decode_8_16_24_32(avctx, pic, depth, gb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmsrledec.c131 static int msrle_decode_8_16_24_32(AVCodecContext *avctx, AVPicture *pic, function
261 return msrle_decode_8_16_24_32(avctx, pic, depth, gb);

Completed in 58 milliseconds