Home
last modified time | relevance | path

Searched refs:pR (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c94 unsigned int pR, pG, pB; in pixel_rgb_to_yuyv() local
97 pR = rgb_pixel->r * 100 / 255; in pixel_rgb_to_yuyv()
102 yuyv_pixel->y1 = yuyv_pixel->y2 = 209 * (pR + pG + pB) / 300 + 16; in pixel_rgb_to_yuyv()
103 yuyv_pixel->Cb = pB - (pR / 4) - (pG * 3 / 4) + 128; in pixel_rgb_to_yuyv()
104 yuyv_pixel->Cr = pR - (pG * 3 / 4) - (pB / 4) + 128; in pixel_rgb_to_yuyv()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cppunit/files/
H A D0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch24 - cp -pR html/* $(DESTDIR)$(htmldir)
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux_2.39.3.bb320 cp -pR ${S}/tests/expected ${D}${PTEST_PATH}/tests/expected
321 cp -pR ${S}/tests/ts ${D}${PTEST_PATH}/tests/
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst197 %pR [mem 0x60000000-0x6fffffff pref] or
/openbmc/linux/Documentation/core-api/
H A Dprintk-formats.rst213 %pR [mem 0x60000000-0x6fffffff pref] or