Home
last modified time | relevance | path

Searched refs:in2u (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c396 guint8 *in1, *in2, *out, *in1u, *in1v, *in2u, *in2v, *outu, *outv; in gst_smpte_blend_i420() local
414 in2u = GST_VIDEO_FRAME_COMP_DATA (frame2, 1); in gst_smpte_blend_i420()
429 ((in1u[j / 2] * value) + (in2u[j / 2] * (256 - value))) >> 8; in gst_smpte_blend_i420()
441 in2u += GST_VIDEO_FRAME_COMP_STRIDE (frame2, 1); in gst_smpte_blend_i420()
/third_party/ffmpeg/libavcodec/arm/
Dmdct_neon.S187 vadd.f32 d17, d17, d3 @ in2u+in1d -I
220 vadd.f32 d17, d17, d3 @ in2u+in1d -I