Searched refs:x_round (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | blend.c | 203 #define PLANAR_YUV_BLEND(format_name,format_enum,x_round,y_round,MEMCPY,BLENDLOOP) \ argument 260 xpos = x_round (xpos); \
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | blend.c | 261 #define PLANAR_YUV_BLEND(format_name,format_enum,x_round,y_round,MEMCPY,BLENDLOOP) \ argument 327 xpos = x_round (xpos); \
|