Searched defs:src_wrap (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dimgconvert_template.c326 int r, g, b, dst_wrap, src_wrap; local
352 int r, dst_wrap, src_wrap; local
378 int r, g, b, dst_wrap, src_wrap; local
422 int src_wrap, dst_wra local
459 int src_wrap, dst_wrap, j, y; local
497 int src_wrap, dst_wrap, j, y; local
525 int src_wrap, dst_wrap, j, y; local
621 int src_wrap, x, y; local
760 int src_wrap, x, y; local
798 int dst_wrap, src_wrap; local
845 int src_wrap, ret, x, y; local
[all...]
H A Dimgconvert.c940 ff_img_copy_plane(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
1380 ff_shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
1413 ff_shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
1444 ff_shrink88(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
1633 int v, dst_wrap, src_wrap; local
1687 int j, b, v, n1, src_wrap, dst_wrap, y; local
1740 int x, y, src_wrap, dst_wrap; local
1759 int x, y, src_wrap, dst_wrap; local
1792 int x, y, src_wrap, dst_wrap; local
2220 img_apply_table(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height, const uint8_t *table1) argument
2258 shrink41(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2280 shrink21(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2302 shrink12(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2382 grow21(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2394 grow12(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2408 grow22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2421 grow41(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2433 grow44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2446 conv411(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) argument
2725 int src_wrap, ret, x, y; local
2902 deinterlace_bottom_field(uint8_t *dst, int dst_wrap, const uint8_t *src1, int src_wrap, int width, int height) argument
2931 deinterlace_bottom_field_inplace(uint8_t *src1, int src_wrap, int width, int height) argument
[all...]

Completed in 102 milliseconds