/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_yuv.h | 59 util_format_rgb_float_to_yuv(float r, float g, float b, in util_format_rgb_float_to_yuv() 60 uint8_t *y, uint8_t *u, uint8_t *v) in util_format_rgb_float_to_yuv() 79 util_format_yuv_to_rgb_float(uint8_t y, uint8_t u, uint8_t v, in util_format_yuv_to_rgb_float() 80 float *r, float *g, float *b) in util_format_yuv_to_rgb_float() 97 util_format_rgb_8unorm_to_yuv(uint8_t r, uint8_t g, uint8_t b, in util_format_rgb_8unorm_to_yuv() 98 uint8_t *y, uint8_t *u, uint8_t *v) in util_format_rgb_8unorm_to_yuv() 107 util_format_yuv_to_rgb_8unorm(uint8_t y, uint8_t u, uint8_t v, in util_format_yuv_to_rgb_8unorm() 108 uint8_t *r, uint8_t *g, uint8_t *b) in util_format_yuv_to_rgb_8unorm()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xos_r.h | 232 # define _XGetpwuid(u,p) getpwuid((u)) argument 233 # define _XGetpwnam(u,p) getpwnam((u)) argument 310 # define _XGetpwuid(u,p) \ argument 315 # define _XGetpwnam(u,p) \ argument 328 # define _XGetpwuid(u,p) \ argument 330 # define _XGetpwnam(u,p) \ argument 333 # define _XGetpwuid(u,p) \ argument 335 # define _XGetpwnam(u,p) \ argument 347 # define _XGetpwuid(u,p) \ argument 350 # define _XGetpwnam(u,p) \ argument [all …]
|
/hardware/interfaces/tests/bar/1.0/default/ |
D | Bar.cpp | 22 Return<void> Bar::convertToBoolIfSmall(Discriminator d, const hidl_vec<Union>& u, in convertToBoolIfSmall() 72 Return<void> Bar::haveAGoober(const Goober &g) { in haveAGoober()
|
/hardware/google/gfxstream/guest/OpenglSystemCommon/ |
D | FormatConversions.cpp | 109 uint8_t g = ((rgb_ptr[i]) >> 5) & 0x03f; in rgb565_to_yv12() local 256 signed u = (signed)yv12_u[i / 2] - 128; in yv12_to_rgb565() local 302 signed u = (signed)yv12_u[i / 2] - 128; in yv12_to_rgb888() local 340 signed u = (signed)yv12_u[i / 2] - 128; in yuv420p_to_rgb888() local
|
/hardware/interfaces/tests/foo/1.0/default/ |
D | Foo.cpp | 18 Return<void> Foo::convertToBoolIfSmall(Discriminator d, const hidl_vec<Union>& u, in convertToBoolIfSmall() 186 Return<void> Foo::haveAGoober(const Goober &g) { in haveAGoober()
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_glx.cpp | 370 unsigned int u; in isValidNativeWin() local 385 int r, g, b, x, y; in checkWindowPixelFormatMatch() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 1726 static stbi_uc stbi__compute_y(int r, int g, int b) in stbi__compute_y() 1783 static stbi__uint16 stbi__compute_y_16(int r, int g, int b) in stbi__compute_y_16() 3604 int r,g,b; in stbi__YCbCr_to_RGB_row() local 3738 int r,g,b; in stbi__YCbCr_to_RGB_simd() local 3938 stbi_uc g = stbi__blinn_8x8(coutput[1][i], m); in load_jpeg_image() local 5773 int g = (px >> 5) & fiveBitMask; in stbi__tga_read_rgb16() local 6523 static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, int is_info) in stbi__gif_header() 6556 stbi__gif* g = (stbi__gif*) stbi__malloc(sizeof(stbi__gif)); in stbi__gif_info_raw() local 6569 static void stbi__out_gif_code(stbi__gif *g, stbi__uint16 code) in stbi__out_gif_code() 6606 static stbi_uc *stbi__process_gif_raster(stbi__context *s, stbi__gif *g) in stbi__process_gif_raster() [all …]
|
D | wuffs-v0.3.c | 1023 wuffs_base__count_leading_zeroes_u64(uint64_t u) { in wuffs_base__count_leading_zeroes_u64() 1031 wuffs_base__count_leading_zeroes_u64(uint64_t u) { in wuffs_base__count_leading_zeroes_u64() 2665 uint32_t u = 0; in wuffs_base__more_information__metadata_parsed__chrm() local 3262 uint64_t u = t->repr << (43 - WUFFS_BASE__TOKEN__VALUE_BASE_DETAIL__SHIFT); in wuffs_base__token__value_base_detail__sign_extended() local 3651 uint32_t g = 0xFF & (c >> 8); in wuffs_base__color_u32_argb_premul__is_valid() local 3670 uint32_t g = (g6 << 2) | (g6 >> 4); in wuffs_base__color_u16_rgb_565__as__color_u32_argb_premul() local 3729 uint32_t g = 0xFF & (argb_nonpremul >> 8); in wuffs_base__color_u32_argb_nonpremul__as__color_u32_argb_premul() local 3752 uint32_t g = 0xFF & (c >> 8); in wuffs_base__color_u32_argb_premul__as__color_u32_argb_nonpremul() local 3796 uint64_t g = 0xFF & (c >> 8); in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul() local 3817 uint32_t g = ((uint32_t)(0xFF & (c >> 24))); in wuffs_base__color_u64__as__color_u32() local [all …]
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 1726 static stbi_uc stbi__compute_y(int r, int g, int b) in stbi__compute_y() 1783 static stbi__uint16 stbi__compute_y_16(int r, int g, int b) in stbi__compute_y_16() 3611 int r,g,b; in stbi__YCbCr_to_RGB_row() local 3745 int r,g,b; in stbi__YCbCr_to_RGB_simd() local 3945 stbi_uc g = stbi__blinn_8x8(coutput[1][i], m); in load_jpeg_image() local 5780 int g = (px >> 5) & fiveBitMask; in stbi__tga_read_rgb16() local 6530 static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, int is_info) in stbi__gif_header() 6563 stbi__gif* g = (stbi__gif*) stbi__malloc(sizeof(stbi__gif)); in stbi__gif_info_raw() local 6576 static void stbi__out_gif_code(stbi__gif *g, stbi__uint16 code) in stbi__out_gif_code() 6613 static stbi_uc *stbi__process_gif_raster(stbi__context *s, stbi__gif *g) in stbi__process_gif_raster() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …ueFunc:function(){return!0},falseFunc:function(){return!1}}},9125:(e,t,n)=>{"use strict";Object.de… function
|
/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9types.h | 101 } u; member 364 #define D3DCOLOR_ARGB(a,r,g,b) \ argument 372 #define D3DCOLOR_RGBA(r,g,b,a) D3DCOLOR_ARGB(a,r,g,b) argument 373 #define D3DCOLOR_XRGB(r,g,b) D3DCOLOR_ARGB(0xFF,r,g,b) argument 374 #define D3DCOLOR_AYUV(a,y,u,v) D3DCOLOR_ARGB(a,y,u,v) argument 375 #define D3DCOLOR_XYUV(y,u,v) D3DCOLOR_ARGB(0xFF,y,u,v) argument 377 #define D3DCOLOR_COLORVALUE(r,g,b,a) \ argument 1499 float g; member
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.cpp | 500 for (auto u : usageFlags) { in getBasicImageSupportList() local 2606 const uint8_t g = *(srcBytes++); in convertRgbToRgbaPixels() local
|