Home
last modified time | relevance | path

Searched refs:y0 (Results 51 – 56 of 56) sorted by relevance

123

/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch23413 + if ((y0 & 7) == 0)
23416 + if (y0 != 0 &&
23434 + mvf_curr, mvf_ptr(s, lc, x0, y0, x0, y0 - 1));
23476 + mvf_curr, mvf_ptr(s, lc, x0, y0, x0 - 1, y0));
23740 + y = y0 + nPbH;
23826 + const HEVCRpiMvField * mvf_a1 = mvf_ptr(s, lc, x0, y0, x0 - 1, y0 + nPbH - 1);
23840 + is_eq_mer(plevel, x0 - 1, y0 + nPbH - 1, x0, y0)) ||
23855 + is_eq_mer(plevel, x0 + nPbW - 1, y0 - 1, x0, y0)) ||
23870 + !is_eq_mer(plevel, x0 + nPbW, y0 - 1, x0, y0) &&
23882 + !is_eq_mer(plevel, x0 - 1, y0 + nPbH, x0, y0) &&
[all …]
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-evb.dts407 "0", /* y0 */
/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_mode.c827 u8 y0 = (y & 0x00ff); in ast_set_cursor_location() local
834 ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0xc6, y0); in ast_set_cursor_location()
/openbmc/linux/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h2627 __u32 y0; member
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c589 u32 y0 = in rockchip_vpu981_av1_dec_set_tile_info() local
598 *dst++ = y0; in rockchip_vpu981_av1_dec_set_tile_info()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1460 y0 = self.attrs.YToPixel(last.y)
1467 painter.drawLine(x0, self.graph_height - y0, x0, self.graph_height)
1469 painter.fillRect(x0, self.graph_height - y0, width, self.graph_height - 1, colour)

123