| /third_party/alsa-utils/bat/ |
| D | signal.c | 43 int sin_generator_init(struct sin_generator *sg, float magnitude, in sin_generator_init() 67 float sin_generator_next_sample(struct sin_generator *sg) in sin_generator_next_sample() 82 void sin_generator_vfill(struct sin_generator *sg, float *buf, int n) in sin_generator_vfill() 151 static struct sin_generator sg[MAX_CHANNELS]; in generate_sine_wave() local 192 struct sin_generator sg; in generate_sine_wave_raw_mono() local
|
| /third_party/flutter/skia/gm/ |
| D | hsl.cpp | 90 float* sr, float* sg, float* sb) { in hue() 103 float* sr, float* sg, float* sb) { in saturation() 116 float* sr, float* sg, float* sb) { in color() 128 float* sr, float* sg, float* sb) { in luminosity()
|
| /third_party/skia/gm/ |
| D | hsl.cpp | 91 float* sr, float* sg, float* sb) { in hue() 104 float* sr, float* sg, float* sb) { in saturation() 117 float* sr, float* sg, float* sb) { in color() 129 float* sr, float* sg, float* sb) { in luminosity()
|
| /third_party/musl/src/math/ |
| D | lgammal.c | 92 long double __lgammal_r(long double x, int *sg) in __lgammal_r() 223 long double __lgammal_r(long double x, int *sg) { in __lgammal_r() 342 long double __lgammal_r(long double x, int *sg) in __lgammal_r()
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | lgammal.c | 92 long double __lgammal_r(long double x, int *sg) in __lgammal_r() 223 long double __lgammal_r(long double x, int *sg) { in __lgammal_r() 342 long double __lgammal_r(long double x, int *sg) in __lgammal_r()
|
| /third_party/ffmpeg/libavcodec/ |
| D | g722.c | 112 int sg[2], limit, cur_qtzd_reconst; in do_adaptive_prediction() local
|
| D | utvideoenc.c | 270 const uint8_t *sg = src[0]; in mangle_rgb_planes() local
|
| /third_party/gn/src/gn/ |
| D | builder_record.h | 69 void set_should_generate(bool sg) { should_generate_ = sg; } in set_should_generate()
|
| /third_party/ffmpeg/libavfilter/ |
| D | colorspace.c | 72 double i[3][3], sr, sg, sb, zw; in ff_fill_rgb2xyz_table() local
|
| D | vf_colorchannelmixer.c | 46 double sr, sg, sb; member 130 const float sg = s->sg; in filter_slice_rgba_planar() local 216 const float sg = s->sg; in filter_slice_rgba16_planar() local 402 const float sg = s->sg; in filter_slice_rgba_packed() local 484 const float sg = s->sg; in filter_slice_rgba16_packed() local
|
| D | vf_overlay.c | 367 const int sg = s->overlay_rgba_map[G]; in blend_slice_packed_rgb() local
|
| /third_party/libsnd/src/ALAC/ |
| D | dp_dec.c | 58 int32_t sum1, sg, sgn, top, dd ; in unpc_block() local
|
| D | dp_enc.c | 80 int32_t sg, sgn ; in pc_block() local
|
| /third_party/libffi/src/powerpc/ |
| D | darwin.S | 39 #define sg MODE_CHOICE(stw,std) macro
|
| D | darwin_closure.S | 42 #define sg MODE_CHOICE(stw,std) macro
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_pass.c | 368 VkExtent2D sg; in v3dv_GetRenderAreaGranularity() local
|
| /third_party/flutter/skia/include/private/ |
| D | SkColorData.h | 342 unsigned sg = SkGetPackedG32(src); in SkSrcOver32To16() local
|
| /third_party/skia/include/private/ |
| D | SkColorData.h | 338 unsigned sg = SkGetPackedG32(src); in SkSrcOver32To16() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | video-format.c | 1125 const guint8 *restrict sg = GET_G_LINE (y); in unpack_GBR() local 1155 const guint8 *sg = GET_G_LINE (y); in unpack_GBRA() local 2900 const guint16 *sg = GET_G_LINE (y); in unpack_GBR_10LE() local 2958 const guint16 *restrict sg = GET_G_LINE (y); in unpack_GBR_10BE() local 3016 const guint16 *sg = GET_G_LINE (y); in unpack_GBRA_10LE() local 3081 const guint16 *restrict sg = GET_G_LINE (y); in unpack_GBRA_10BE() local 3146 const guint16 *sg = GET_G_LINE (y); in unpack_GBR_12LE() local 3204 const guint16 *restrict sg = GET_G_LINE (y); in unpack_GBR_12BE() local 3262 const guint16 *sg = GET_G_LINE (y); in unpack_GBRA_12LE() local 3327 const guint16 *restrict sg = GET_G_LINE (y); in unpack_GBRA_12BE() local [all …]
|
| /third_party/skia/third_party/externals/wuffs/release/c/ |
| D | wuffs-v0.3.c | 15614 uint32_t sg = 0x101 * (0xFF & (src_nonpremul >> 8)); in wuffs_base__composite_nonpremul_nonpremul_u32_axxx() local 15658 uint64_t sg = 0xFFFF & (src_nonpremul >> 16); in wuffs_base__composite_nonpremul_nonpremul_u64_axxx() local 15696 uint32_t sg = 0x101 * (0xFF & (src_premul >> 8)); in wuffs_base__composite_nonpremul_premul_u32_axxx() local 15740 uint64_t sg = 0xFFFF & (src_premul >> 16); in wuffs_base__composite_nonpremul_premul_u64_axxx() local 15778 uint32_t sg = 0x101 * (0xFF & (src_nonpremul >> 8)); in wuffs_base__composite_premul_nonpremul_u32_axxx() local 15810 uint64_t sg = 0xFFFF & (src_nonpremul >> 16); in wuffs_base__composite_premul_nonpremul_u64_axxx() local 15836 uint32_t sg = 0x101 * (0xFF & (src_premul >> 8)); in wuffs_base__composite_premul_premul_u32_axxx() local 16224 uint32_t sg = 0x101 * ((uint32_t)s[1]); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul__src_over() local 16280 uint32_t sg = ((uint32_t)wuffs_base__peek_u16le__no_bounds_check(s + 2)); in wuffs_base__pixel_swizzler__bgr_565__bgra_nonpremul_4x16le__src_over() local 16365 uint32_t sg = 0x101 * ((uint32_t)s[1]); in wuffs_base__pixel_swizzler__bgr_565__bgra_premul__src_over() local [all …]
|
| /third_party/libdrm/ |
| D | xf86drm.c | 2574 drm_scatter_gather_t sg; in drmScatterGatherAlloc() local 2588 drm_scatter_gather_t sg; in drmScatterGatherFree() local
|
| /third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
| D | libimagequant.c | 1218 sg = thiserr.g * dither_level, in get_dithered_pixel() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingPipelineFlagsTests.cpp | 432 for (const auto& sg : m_shadersGroupCreateInfos) in createPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| D | vktRayTracingPipelineFlagsTests.cpp | 432 for (const auto& sg : m_shadersGroupCreateInfos) in createPipeline() local
|
| /third_party/flutter/skia/src/opts/ |
| D | SkRasterPipeline_opts.h | 2717 F sr,sg,sb,sa; in STAGE() local 2768 F sr,sg,sb,sa; in STAGE() local
|