Searched defs:srcU (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vc1_mc.c | 46 static av_always_inline void vc1_scale_chroma(uint8_t *srcU, uint8_t *srcV, in vc1_scale_chroma() 80 static av_always_inline void vc1_lut_scale_chroma(uint8_t *srcU, uint8_t *srcV, in vc1_lut_scale_chroma() 176 uint8_t *srcY, *srcU, *srcV; in ff_vc1_mc_1mv() local 638 uint8_t *srcU, *srcV; in ff_vc1_mc_4mv_chroma() local 843 uint8_t *srcU, *srcV; in ff_vc1_mc_4mv_chroma4() local 1008 uint8_t *srcY, *srcU, *srcV; in ff_vc1_interp_mc() local
|
D | rv34.c | 666 uint8_t *Y, *U, *V, *srcY, *srcU, *srcV; in rv34_mc() local
|
/third_party/gstreamer/gstplugins_good/gst/videobox/ |
D | gstvideobox.c | 720 const guint8 *srcY, *srcU, *srcV; in copy_y444_y444() local 798 const guint8 *srcY, *srcU, *srcV; in copy_y42b_y42b() local 943 const guint8 *srcY, *srcU, *srcV; in copy_y41b_y41b() local 1206 const guint8 *srcY, *srcU, *srcV; in copy_i420_i420() local 1676 const guint8 *srcY, *srcU, *srcV; in copy_i420_ayuv() local
|
/third_party/gstreamer/gstplugins_good/gst/alpha/ |
D | gstalpha.c | 1355 const guint8 *srcU, *srcU_tmp; in gst_alpha_set_planar_yuv_ayuv() local 1467 const guint8 *srcU, *srcU_tmp; in gst_alpha_chroma_key_planar_yuv_ayuv() local 1604 const guint8 *srcU, *srcU_tmp; in gst_alpha_set_planar_yuv_argb() local 1698 const guint8 *srcU, *srcU_tmp; in gst_alpha_chroma_key_planar_yuv_argb() local
|
/third_party/gstreamer/gstplugins_good/gst/smpte/ |
D | gstsmptealpha.c | 384 const guint8 *srcU; in gst_smpte_alpha_process_i420_ayuv() local
|