Searched refs:ym0 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | drawutils.c | 534 int xm0, ym0, w_sub, h_sub, x_sub, y_sub, left, right, top, bottom, y; in ff_blend_mask() local 539 clip_interval(dst_h, &y0, &mask_h, &ym0); in ff_blend_mask() 540 mask += ym0 * mask_linesize; in ff_blend_mask()
|
/third_party/ffmpeg/libavutil/x86/ |
D | float_dsp.asm | 272 vinsertf128 ym0, ym0, xm0, 1
|