Home
last modified time | relevance | path

Searched defs:y_h (Results 1 – 25 of 68) sorted by relevance

123

/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch64/
H A Djccolext-neon.c136 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
235 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon() local
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/aarch64/
H A Djccolext-neon.c136 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
235 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon() local
/dports/www/firefox/firefox-99.0/media/libjpeg/simd/arm/aarch64/
H A Djccolext-neon.c136 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
235 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/simd/arm/arm64/
H A Djccolext-neon.c135 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
233 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
272 uint32x4_t y_h = vmull_high_laneq_u16(r, consts, 0); in jsimd_rgb_ycc_convert_neon() local
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/simd/arm/aarch64/
H A Djccolext-neon.c136 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
235 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_ycc_convert_neon() local
275 uint32x4_t y_h = vmull_laneq_u16(vget_high_u16(r), consts, 0); in jsimd_rgb_ycc_convert_neon() local
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/
H A Djcgryext-neon.c93 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_gray_convert_neon() local
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/simd/arm/
H A Djcgryext-neon.c93 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_gray_convert_neon() local
/dports/www/firefox/firefox-99.0/media/libjpeg/simd/arm/
H A Djcgryext-neon.c93 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_gray_convert_neon() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libjpeg_turbo/simd/arm/common/
H A Djcgryext-neon.c95 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_gray_convert_neon() local
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/simd/arm/
H A Djcgryext-neon.c93 uint16x8_t y_h = vcombine_u16(vrshrn_n_u32(y_hl, 16), in jsimd_rgb_gray_convert_neon() local
/dports/math/R-cran-matrixStats/matrixStats/tests/
H A DrowLogSumExps.R22 y_h <- log(1 / rowMeans(1 / x)) globalVar
41 y_h <- log(1 / colMeans(1 / x)) globalVar
/dports/games/libretro-scummvm/scummvm-7b1e929/image/codecs/
H A Dindeo3.h74 uint16 y_w, y_h; member
/dports/games/residualvm/residualvm-0.3.1/image/codecs/
H A Dindeo3.h74 uint16 y_w, y_h; member
/dports/games/scummvm/scummvm-2.5.1/image/codecs/
H A Dindeo3.h74 uint16 y_w, y_h; member
/dports/emulators/mednafen/mednafen/src/gba/
H A DGfx.cpp236 uint16 y_l, uint16 y_h, in gfxDrawRotScreen()
402 uint16 y_l, uint16 y_h, in gfxDrawRotScreen16Bit()
499 uint16 y_l, uint16 y_h, in gfxDrawRotScreen256()
600 uint16 y_l, uint16 y_h, in gfxDrawRotScreen16Bit160()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/vaapi/
H A Dvaapi_jpeg_decoder.cc193 const uint8_t y_h = frame_header.components[0].horizontal_sampling_factor; in VaSurfaceFormatForJpeg() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/vaapi/
H A Dvaapi_jpeg_decoder.cc193 const uint8_t y_h = frame_header.components[0].horizontal_sampling_factor; in VaSurfaceFormatForJpeg() local
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A DGBAGfx.h250 u16 y_l, u16 y_h, in gfxDrawRotScreen()
385 u16 y_l, u16 y_h, in gfxDrawRotScreen16Bit()
482 u16 y_l, u16 y_h, in gfxDrawRotScreen256()
583 u16 y_l, u16 y_h, in gfxDrawRotScreen16Bit160()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/
H A DGfx.h271 u16 y_l, u16 y_h, in gfxDrawRotScreen()
437 u16 y_l, u16 y_h, in gfxDrawRotScreen16Bit()
534 u16 y_l, u16 y_h, in gfxDrawRotScreen256()
635 u16 y_l, u16 y_h, in gfxDrawRotScreen16Bit160()
/dports/games/libretro-beetle_gba/beetle-gba-libretro-8d1e421/mednafen/gba/
H A DGfx.cpp486 uint16 y_l, uint16 y_h, in gfxDrawRotScreen()
652 uint16 y_l, uint16 y_h, in gfxDrawRotScreen16Bit()
749 uint16 y_l, uint16 y_h, in gfxDrawRotScreen256()
850 uint16 y_l, uint16 y_h, in gfxDrawRotScreen16Bit160()
/dports/devel/efl/efl-1.25.1/src/static_libs/draw/
H A Ddraw_main_sse2.c96 __m128i y_h = _mm_unpackhi_epi8(y, zero); in v4_mul_color_sse2() local
/dports/multimedia/xanim/xanim2920/
H A Dxa_color.h26 xaUSHORT y_w,y_h; member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddnxhdenc.c708 int y_h = ctx->m.avctx->height - (mb_y << 4); in dnxhd_get_blocks() local
735 int y_h = ctx->m.avctx->height - (mb_y << 4); in dnxhd_get_blocks() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddnxhdenc.c708 int y_h = ctx->m.avctx->height - (mb_y << 4); in dnxhd_get_blocks() local
735 int y_h = ctx->m.avctx->height - (mb_y << 4); in dnxhd_get_blocks() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_dec_hw.c360 u32 y_w, u32 y_h, u32 u_w, in mtk_jpeg_dec_set_sampling_factor()

123