Searched refs:ff_shrink22 (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.h43 void ff_shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
H A Dmpegvideoencdsp.c164 c->shrink[1] = ff_shrink22;
H A Dimgconvert.c100 void ff_shrink22(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.h126 void ff_shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height);
H A Dimgconvert.c672 void ff_shrink22(uint8_t *dst, int dst_wrap, function
H A Ddsputil.c3046 c->shrink[1]= ff_shrink22;

Completed in 62 milliseconds