Searched defs:MEMSET (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | blend.c | 410 #define PLANAR_YUV_FILL_CHECKER(format_name, format_enum, MEMSET) \ argument 461 #define PLANAR_YUV_FILL_COLOR(format_name,format_enum,MEMSET) \ argument 664 #define NV_YUV_FILL_CHECKER(format_name, MEMSET) \ argument 703 #define NV_YUV_FILL_COLOR(format_name,MEMSET) \ argument
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | blend.c | 343 #define PLANAR_YUV_FILL_CHECKER(format_name, format_enum, MEMSET) \ argument 386 #define PLANAR_YUV_FILL_COLOR(format_name,format_enum,MEMSET) \ argument 572 #define NV_YUV_FILL_CHECKER(format_name, MEMSET) \ argument 605 #define NV_YUV_FILL_COLOR(format_name,MEMSET) \ argument
|