| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | alpha_processing.c | 29 static uint32_t Mult(uint8_t x, uint32_t mult) { in Mult() argument 235 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply_C() local 273 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply4444_C() local [all...] |
| H A D | rescaler_sse2.c | 66 const __m128i mult = _mm_set1_epi32(((x_add - accum) << 16) | accum); in RescalerImportRowExpand_SSE2() local 85 const __m128i mult = _mm_cvtsi32_si128(((x_add - accum) << 16) | accum); in RescalerImportRowExpand_SSE2() local 144 const __m128i mult = _mm_set1_epi16(-accum); in RescalerImportRowShrink_SSE2() local 171 LoadDispatchAndMult_SSE2(const rescaler_t* const src, const __m128i* const mult, __m128i* const out0, __m128i* const out1, __m128i* const out2, __m128i* const out3) LoadDispatchAndMult_SSE2() argument 194 ProcessRow_SSE2(const __m128i* const A0, const __m128i* const A1, const __m128i* const A2, const __m128i* const A3, const __m128i* const mult, uint8_t* const dst) ProcessRow_SSE2() argument 234 const __m128i mult = _mm_set_epi32(0, wrk->fy_scale, 0, wrk->fy_scale); RescalerExportRowExpand_SSE2() local 330 const __m128i mult = _mm_set_epi32(0, scale, 0, scale); RescalerExportRowShrink_SSE2() local [all...] |
| H A D | alpha_processing_sse2.c | 202 const uint32_t mult = MULTIPLIER(a); in ApplyAlphaMultiply_SSE2() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ft.cc | 336 int mult = font->x_scale < 0 ? -1 : +1; in hb_ft_get_glyph_h_advances() local
|
| H A D | hb-ot-math-table.hh | 709 int64_t mult = font->dir_mult (direction); in get_parts() local 778 int64_t mult = font->dir_mult (direction); in get_variants() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dss_sp.c | 562 dss_sp_vec_mult(const int32_t *src, int32_t *dst, const int16_t *mult) dss_sp_vec_mult() argument
|
| H A D | g726.c | 60 static inline int16_t mult(Float11* f1, Float11* f2) in mult() function
|
| H A D | mpegaudioenc_template.c | 698 int q1, e, shift, mult; in encode_frame() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_sinc.c | 114 float mult = scale / bessel_I_0(beta), mult1 = 1.f / (.5f * m + rho); in make_lpf() local
|
| H A D | vf_histogram.c | 43 int mult; member 429 const int mult = s->mult; in filter_frame() local 530 const int mult = s->mult; in filter_frame() local 570 const int mult = s->mult; filter_frame() local [all...] |
| H A D | af_sofalizer.c | 347 const int mult = 1 + !planar; in sofalizer_convolute() local 444 const int mult = 1 + !planar; in sofalizer_fast_convolute() local
|
| H A D | af_astats.c | 100 double mult; member
|
| H A D | vf_vectorscope.c | 64 int mult; member
|
| H A D | vf_signalstats.c | 206 const int mult = 1 << (s->depth - 8); in burn_frame16() local 252 const int mult = 1 << (s->depth - 8); in filter16_brng() local [all...] |
| /third_party/curl/lib/ |
| H A D | mqtt.c | 572 size_t mult = 1; in mqtt_decode_len() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-colorspace.c | 1234 mult(float a[3][3], /* I - First matrix */ in mult() function [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbdev.h | 325 uint16_t mult:2; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 221 static int div_down(int val, int mult) { in div_down() argument 226 static int div_up(int val, int mult) { in div_up() argument
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| H A D | tinyxmlparser.cpp | 449 unsigned mult = 1; in GetEntity() local
|
| /third_party/curl/tests/server/ |
| H A D | mqttd.c | 374 size_t mult = 1; in decode_length() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | tx_template.c | 755 const TXComplex mult = { in ff_tx_fft_naive() local
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| H A D | gdtoaimp.h | 570 #define mult __mult_D2A macro
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_transfer.c | 403 uint8_t mult; in usbd_transfer_setup_sub() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | iogen.c | 580 int mult, offset = 0, length = 0, slength; in form_iorequest() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 214 LLVMValueRef zoffset, mult; in lp_do_offset_tri() local
|