Searched defs:src_wrap (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mpegvideoencdsp.c | 146 shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink22() argument 179 shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink44() argument 210 shrink88(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink88() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_composite.c | 463 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); in bind_samplers() local
|
Completed in 2 milliseconds