Searched defs:src_wrap (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mpegvideoencdsp.c | 147 const uint8_t *src, int src_wrap, in shrink22() 180 const uint8_t *src, int src_wrap, in shrink44() 211 const uint8_t *src, int src_wrap, in shrink88()
|
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmptealpha.c | 343 gint src_wrap, dest_wrap; in gst_smpte_alpha_process_ayuv_ayuv() local 388 gint src_wrap, src_u_wrap, src_v_wrap, dest_wrap; in gst_smpte_alpha_process_i420_ayuv() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_composite.c | 463 unsigned src_wrap = xa_repeat_to_gallium(src_pic->wrap); in bind_samplers() local
|