Home
last modified time | relevance | path

Searched defs:new_rgb_565 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c16805 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over() local
16861 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over() local
16946 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over() local
17066 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__rgba_nonpremul__src_over() local
17153 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__rgba_premul__src_over() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c17324 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over() local
17380 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over() local
17465 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over() local
17585 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__rgba_nonpremul__src_over() local
17672 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__rgba_premul__src_over() local
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c20540 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over() local
20596 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over() local
20681 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over() local
20801 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__rgba_nonpremul__src_over() local
20888 uint32_t new_rgb_565 = (new_r5 << 11) | (new_g6 << 5) | (new_b5 << 0); in wuffs_base__pixel_swizzler__bgr_565__rgba_premul__src_over() local