Searched refs:compositor_orc_blend_u8 (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | blend.c | 513 GST_ROUND_UP_2, memcpy, compositor_orc_blend_u8); 518 GST_ROUND_UP_1, memcpy, compositor_orc_blend_u8); 522 GST_ROUND_UP_1, memcpy, compositor_orc_blend_u8); 526 GST_ROUND_UP_1, memcpy, compositor_orc_blend_u8); 746 NV_YUV_BLEND (nv12, memcpy, compositor_orc_blend_u8); 749 NV_YUV_BLEND (nv21, memcpy, compositor_orc_blend_u8); 908 RGB_BLEND (rgb, 3, memcpy, compositor_orc_blend_u8); 916 RGB_BLEND (xrgb, 4, _orc_memcpy_u32, compositor_orc_blend_u8); 1069 PACKED_422_BLEND (yuy2, memcpy, compositor_orc_blend_u8);
|
D | blendorc.h | 85 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, const guint8 * ORC_RESTRICT …
|
D | compositororc.h | 85 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, const guint8 * ORC_RESTRICT …
|
D | compositororc-dist.h | 85 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, const guint8 * ORC_RESTRICT …
|
D | compositororc.c | 101 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, 376 compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, in compositor_orc_blend_u8() function 488 compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, in compositor_orc_blend_u8() function
|
D | compositororc-dist.c | 101 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, 376 compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, in compositor_orc_blend_u8() function 488 compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, in compositor_orc_blend_u8() function
|