/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_yuv.c | 322 LLVMValueRef rgba; in rgb_to_rgba_aos() local 371 LLVMValueRef rgba; in uyvy_to_rgba_aos() local 392 LLVMValueRef rgba; in yuyv_to_rgba_aos() local 412 LLVMValueRef rgba; in rgbg_to_rgba_aos() local 431 LLVMValueRef rgba; in grgb_to_rgba_aos() local 449 LLVMValueRef rgba; in grbr_to_rgba_aos() local 468 LLVMValueRef rgba; in rgrb_to_rgba_aos() local 492 LLVMValueRef rgba; in lp_build_fetch_subsampled_rgba_aos() local
|
D | lp_bld_format_s3tc.c | 410 LLVMValueRef rgba, r, g, b, rgblo, glo; in color_expand_565_to_8888() local 572 LLVMValueRef rgba, a, colors0, colors1, col0, col1, const2; in s3tc_dxt1_full_to_rgba_aos() local 769 LLVMValueRef rgba, tmp, tmp2; in s3tc_dxt3_to_rgba_aos() local 1056 LLVMValueRef rgba, alpha; in s3tc_dxt5_full_to_rgba_aos() local 1269 LLVMValueRef rgba, tmp, a, sel_mask, indices, code, const2; in s3tc_decode_block_dxt1() local 2198 LLVMValueRef rgba; in lp_build_fetch_s3tc_rgba_aos() local 2439 LLVMValueRef rgba; in rgtc1_to_rgba_aos() local 2467 LLVMValueRef rgba; in rgtc2_to_rgba_aos() local 2494 LLVMValueRef rgba, temp; in latc1_to_rgba_aos() local 2526 LLVMValueRef rgba, temp; in latc2_to_rgba_aos() local [all …]
|
/third_party/flutter/skia/src/opts/ |
D | SkSwizzler_opts.h | 196 uint8x8x4_t rgba = vld4_u8((const uint8_t*) src); in premul_should_swapRB() local 241 uint8x16x4_t rgba = vld4q_u8((const uint8_t*) src); in RGBA_to_BGRA() local 255 uint8x8x4_t rgba = vld4_u8((const uint8_t*) src); in RGBA_to_BGRA() local 277 uint8x16x4_t rgba; in insert_alpha_should_swaprb() local 300 uint8x8x4_t rgba; in insert_alpha_should_swaprb() local 337 uint8x16x4_t rgba; in gray_to_RGB1() local 355 uint8x8x4_t rgba; in gray_to_RGB1() local 385 uint8x16x4_t rgba; in expand_grayA() local 408 uint8x8x4_t rgba; in expand_grayA() local 572 __m128i rgba = _mm_loadu_si128((const __m128i*) src); in RGBA_to_BGRA() local [all …]
|
/third_party/flutter/skia/third_party/skcms/src/ |
D | Transform_inl.h | 207 SI U64 swap_endian_16x4(const U64& rgba) { in swap_endian_16x4() 764 U32 rgba = load<U32>(src + 4*i); in exec_ops() local 775 U32 rgba = gather_32(palette, ix); in exec_ops() local 784 U32 rgba = load<U32>(src + 4*i); in exec_ops() local 816 const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. in exec_ops() local 867 const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. in exec_ops() local 917 const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. in exec_ops() local 968 const float* rgba = (const float*)ptr; // cast to const float* to be safe. in exec_ops() local 1199 uint16_t* rgba = (uint16_t*)ptr; // for this cast to uint16_t* to be safe. in exec_ops() local 1257 uint16_t* rgba = (uint16_t*)ptr; // for this cast to uint16_t* to be safe. in exec_ops() local [all …]
|
/third_party/skia/third_party/skcms/src/ |
D | Transform_inl.h | 219 SI U64 swap_endian_16x4(const U64& rgba) { in swap_endian_16x4() 678 U32 rgba = gather_32(grid_8, ix); in sample_clut_8() local 876 U32 rgba = load<U32>(src + 4*i); in exec_ops() local 887 U32 rgba = gather_32(palette, ix); in exec_ops() local 896 U32 rgba = load<U32>(src + 4*i); in exec_ops() local 928 const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. in exec_ops() local 979 const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. in exec_ops() local 1029 const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. in exec_ops() local 1080 const float* rgba = (const float*)ptr; // cast to const float* to be safe. in exec_ops() local 1350 uint16_t* rgba = (uint16_t*)ptr; // for this cast to uint16_t* to be safe. in exec_ops() local [all …]
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug_image.h | 69 #define debug_dump_float_rgba_bmp(filename, width, height, rgba, stride) ((void)0) argument 70 #define debug_dump_ubyte_rgba_bmp(filename, width, height, rgba, stride) ((void)0) argument
|
D | u_debug_image.c | 209 float *rgba; in debug_dump_transfer_bmp() local 238 float *rgba, unsigned stride) in debug_dump_float_rgba_bmp() 294 const ubyte *rgba, unsigned stride) in debug_dump_ubyte_rgba_bmp()
|
/third_party/libjpeg-turbo/simd/arm/ |
D | jdcolext-neon.c | 139 uint8x16x4_t rgba; in jsimd_ycc_rgb_convert_neon() local 208 uint8x8x4_t rgba; in jsimd_ycc_rgb_convert_neon() local 275 uint8x8x4_t rgba; in jsimd_ycc_rgb_convert_neon() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jdcolext-neon.c | 139 uint8x16x4_t rgba; in jsimd_ycc_rgb_convert_neon() local 208 uint8x8x4_t rgba; in jsimd_ycc_rgb_convert_neon() local 275 uint8x8x4_t rgba; in jsimd_ycc_rgb_convert_neon() local
|
/third_party/flutter/skia/tools/ |
D | SkVMBuilders.cpp | 38 skvm::I32 rgba = load32(ptr); in SrcoverBuilder_F32() local 100 skvm::I32 rgba = load32(ptr); in SrcoverBuilder_I32_Naive() local 137 skvm::I32 rgba = load32(ptr); in SrcoverBuilder_I32() local
|
/third_party/ffmpeg/libavutil/tests/ |
D | parseutils.c | 79 uint8_t rgba[4]; in test_av_parse_color() local 223 const uint8_t *rgba; in test_av_get_known_color_name() local
|
/third_party/skia/gm/ |
D | skbug_9819.cpp | 17 SkBitmap rgba, variable
|
D | imagefromyuvtextures.cpp | 81 auto rgba = *bmp.getAddr32(i, j); in CreatePlanes() local 95 int rgba[] = {0, 0, 0, 0}; in CreatePlanes() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | union_with_anon_unnamed_struct.h | 4 unsigned int rgba; member
|
D | union_with_anon_unnamed_struct_1_0.h | 4 unsigned int rgba; member
|
/third_party/skia/src/opts/ |
D | SkSwizzler_opts.h | 160 uint8x8x4_t rgba = vld4_u8((const uint8_t*) src); in premul_should_swapRB() local 205 uint8x16x4_t rgba = vld4q_u8((const uint8_t*) src); in RGBA_to_BGRA() local 219 uint8x8x4_t rgba = vld4_u8((const uint8_t*) src); in RGBA_to_BGRA() local 247 uint8x16x4_t rgba; in expand_grayA() local 270 uint8x8x4_t rgba; in expand_grayA() local 442 __m512i rgba = _mm512_loadu_si512((const __m512i*) src); in RGBA_to_BGRA() local 716 __m256i rgba = _mm256_loadu_si256((const __m256i*) src); in RGBA_to_BGRA() local 961 __m128i rgba = _mm_loadu_si128((const __m128i*) src); in RGBA_to_BGRA() local 1144 uint8x16x4_t rgba; in gray_to_RGB1() local 1161 uint8x8x4_t rgba; in gray_to_RGB1() local [all …]
|
/third_party/flutter/skia/include/private/ |
D | SkHalf.h | 41 static inline Sk4f SkHalfToFloat_finite_ftz(uint64_t rgba) { in SkHalfToFloat_finite_ftz()
|
/third_party/skia/include/private/ |
D | SkHalf.h | 41 static inline Sk4f SkHalfToFloat_finite_ftz(uint64_t rgba) { in SkHalfToFloat_finite_ftz()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_pixeltransfer.c | 71 float rgba[4]; in load_color_map_texture() local
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
D | enc_dec_fuzzer.cc | 103 uint8_t* const rgba = WebPDecodeBGRA(out_data, out_size, &w, &h); in LLVMFuzzerTestOneInput() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_clear.c | 188 float rgba[4]; in try_clear() local 393 float rgba[4]; in svga_clear_texture() local
|
/third_party/mesa3d/src/mesa/main/ |
D | accum.c | 233 GLfloat (*rgba)[4]; in accum_or_load() local 326 GLfloat (*rgba)[4], (*dest)[4]; in accum_return() local
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | anim_util.h | 31 uint8_t* rgba; // Decoded and reconstructed full frame. member
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | anim_util.h | 31 uint8_t* rgba; // Decoded and reconstructed full frame. member
|
/third_party/flutter/skia/src/core/ |
D | SkDraw_atlas.cpp | 36 static void load_color(SkRasterPipeline_UniformColorCtx* ctx, const float rgba[]) { in load_color()
|