Home
last modified time | relevance | path

Searched refs:compositor_orc_blend_u8 (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/compositor/
Dblend.c513 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);
Dblendorc.h85 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, const guint8 * ORC_RESTRICT …
Dcompositororc.h85 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, const guint8 * ORC_RESTRICT …
Dcompositororc-dist.h85 void compositor_orc_blend_u8 (guint8 * ORC_RESTRICT d1, int d1_stride, const guint8 * ORC_RESTRICT …
Dcompositororc.c101 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
Dcompositororc-dist.c101 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