Searched refs:ff_shrink44 (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.h44 void ff_shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
H A Dmpegvideoencdsp.c165 c->shrink[2] = ff_shrink44;
H A Dimgconvert.c133 void ff_shrink44(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.h127 void ff_shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
H A Dimgconvert.c705 void ff_shrink44(uint8_t *dst, int dst_wrap, function
H A Ddsputil.c3047 c->shrink[2]= ff_shrink44;

Completed in 129 milliseconds