Home
last modified time | relevance | path

Searched refs:coords (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Djornada720_ts.c53 static int jornada720_ts_average(int coords[4]) in jornada720_ts_average()
55 int coord, high_bits = coords[3]; in jornada720_ts_average()
57 coord = coords[0] | ((high_bits & 0x03) << 8); in jornada720_ts_average()
58 coord += coords[1] | ((high_bits & 0x0c) << 6); in jornada720_ts_average()
59 coord += coords[2] | ((high_bits & 0x30) << 4); in jornada720_ts_average()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/
H A Dedk2-firmware-sbsa-ref.inc5 SRC_URI:append = " file://0001-BootLogoLib-align-logo-coords-to-be-even.patch"
/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1507 struct hw_x_point *coords = coordinates_x; in copy_rgb_regamma_to_coordinates_x() local
1512 coords->regamma_y_red = rgb_regamma->r; in copy_rgb_regamma_to_coordinates_x()
1513 coords->regamma_y_green = rgb_regamma->g; in copy_rgb_regamma_to_coordinates_x()
1514 coords->regamma_y_blue = rgb_regamma->b; in copy_rgb_regamma_to_coordinates_x()
1516 ++coords; in copy_rgb_regamma_to_coordinates_x()
1723 struct hw_x_point *coords = coords_x; in map_regamma_hw_to_x_user() local
1727 copy_rgb_regamma_to_coordinates_x(coords, in map_regamma_hw_to_x_user()
1732 ramp, coeff128, rgb_user, coords, axis_x, in map_regamma_hw_to_x_user()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/
H A D0001-BootLogoLib-align-logo-coords-to-be-even.patch4 Subject: [PATCH] BootLogoLib: align logo coords to be even
6 If we draw logo at odd coords then BootLogoLib goes into exception and
17 even. And if coords are odd then they are bumped a bit to make things
40 + // align logo to even coords
/openbmc/qemu/ui/
H A Dcocoa.m1097 /* Note that the origin for Cocoa mouse coords is bottom left, not top left. */
/openbmc/rest-dbus/resources/
H A Djquery.min.js5 …lue=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},ob.id=ob.name=ob.coords=function(a,b,c){va…
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch11019 + MMAL_RECT_T spu_rect; // Output rectangle in cfg coords (for subpic placement)
11020 + MMAL_RECT_T dest_rect; // Output rectangle in display coords
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch20727 +// For the C fns coords are in chroma pels (so luma / 2)
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok0.0.log[all...]