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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dimgconvert.h45 void ff_shrink88(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
H A Dmpegvideoencdsp.c166 c->shrink[3] = ff_shrink88;
H A Dimgconvert.c164 void ff_shrink88(uint8_t *dst, int dst_wrap, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddsputil.h128 void ff_shrink88(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
H A Dimgconvert.c736 void ff_shrink88(uint8_t *dst, int dst_wrap, function
H A Ddsputil.c3048 c->shrink[3]= ff_shrink88;

Completed in 81 milliseconds