Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-video.c1270 static unsigned int tw5864_md_metric_from_mvd(u32 mvd) in tw5864_md_metric_from_mvd() argument
1288 unsigned int mv_y = (mvd >> 10) & 0x3ff; in tw5864_md_metric_from_mvd()
1289 unsigned int mv_x = mvd & 0x3ff; in tw5864_md_metric_from_mvd()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch35039 + MvXY mvd;
35045 + mvd = ff_hevc_rpi_hls_mvd_coding(lc);
35049 + mv->xy[0] = mvxy_add(mv->xy[0], mvd);
35053 + MvXY mvd = 0;
35059 + mvd = ff_hevc_rpi_hls_mvd_coding(lc);
35065 + mv->xy[1] = mvxy_add(mv->xy[1], mvd);