| /third_party/skia/include/private/ |
| D | SkNx.h | 65 ah, bh, ch, dh; in Load4() local 76 ah, bh, ch; in Load3() local 86 ah, bh; in Load2() local
|
| /third_party/mesa3d/src/util/format/ |
| D | u_format_rgtc.c | 43 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc1_unorm_unpack_rgba_8unorm() local 69 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_8unorm() local 116 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_unorm_pack_rgba_float() local 173 const unsigned bw = 4, bh = 4, bytes_per_block = 8; in util_format_rgtc1_snorm_pack_rgba_float() local 242 const unsigned bw = 4, bh = 4, comps = 4; in util_format_rgtc2_unorm_unpack_rgba_8unorm() local 267 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rgtc2_unorm_pack_rgba_8unorm() local 292 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_unorm_pack_rgba_float() local 412 const unsigned bw = 4, bh = 4, bytes_per_block = 16; in util_format_rxtc2_snorm_pack_rgba_float() local
|
| D | u_format_etc.c | 30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local
|
| /third_party/flutter/skia/include/private/ |
| D | SkNx.h | 65 ah, bh, ch, dh; in Load4() local 76 ah, bh, ch; in Load3() local 86 ah, bh; in Load2() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp9recon.c | 304 int bw, int bh, int w, int h, int bytesperpixel) in mc_luma_unscaled() 342 int bw, int bh, int w, int h, int bytesperpixel) in mc_chroma_unscaled() 385 px, py, pw, ph, bw, bh, w, h, i) \ argument 389 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument 414 int bw, int bh, int w, int h, int bytesperpixel, in mc_luma_scaled() 474 int bw, int bh, int w, int h, int bytesperpixel, in mc_chroma_scaled() 546 px, py, pw, ph, bw, bh, w, h, i) \ argument 551 row, col, mv, px, py, pw, ph, bw, bh, w, h, i) \ argument
|
| D | zmbvenc.c | 86 uint8_t *src2, int stride2, int bw, int bh, in block_cmp() 123 int dx, dy, txored, tv, bv, bw, bh; in zmbv_me() local 176 int bw, bh; in encode_frame() local
|
| D | vp9_mc_template.c | 409 int bh = ff_vp9_bwh_tab[0][b->bs][1] * 4; in FN() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texcompress_etc.c | 679 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_rgb8() local 727 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_srgb8() local 778 const unsigned bw = 4, bh = 4, bs = 16, comps = 4; in etc2_unpack_rgba8() local 817 const unsigned bw = 4, bh = 4, bs = 16, comps = 4; in etc2_unpack_srgb8_alpha8() local 864 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_r11() local 901 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_rg11() local 951 const unsigned bw = 4, bh = 4, bs = 8, comps = 1, comp_size = 2; in etc2_unpack_signed_r11() local 989 const unsigned bw = 4, bh = 4, bs = 16, comps = 2, comp_size = 2; in etc2_unpack_signed_rg11() local 1036 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_rgb8_punchthrough_alpha1() local 1073 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc2_unpack_srgb8_punchthrough_alpha1() local
|
| D | formats.c | 340 unsigned int *bw, unsigned int *bh) in _mesa_get_format_block_size() 362 unsigned int *bh, in _mesa_get_format_block_size_3d() 822 const uint32_t bh = info->BlockHeight; in _mesa_format_image_size() local 850 const uint64_t bh = info->BlockHeight; in _mesa_format_image_size64() local
|
| D | texcompress.c | 911 GLuint bytes, bw, bh; in _mesa_decompress_image() local
|
| D | texcompress_etc_tmp.h | 146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_blt.c | 269 int bh = util_format_get_blockheight(src->base.b.format); in crocus_emit_blt() local 282 int bh = util_format_get_blockheight(dst->base.b.format); in crocus_emit_blt() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| D | etnaviv_etc2.c | 84 const unsigned bh = util_format_get_blockheight(format); in etna_etc2_calculate_blocks() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_bld_blend.c | 118 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
|
| /third_party/rust/crates/minimal-lexical/src/ |
| D | slow.rs | 397 pub fn bh<F: Float>(float: F) -> ExtendedFloat { in bh() function
|
| /third_party/rust/crates/minimal-lexical/tests/ |
| D | slow_tests.rs | 15 fn bh<F: Float>(float: F) -> (u64, i32) { in bh() function
|
| /third_party/openssl/crypto/bn/ |
| D | bn_local.h | 583 # define mul64(l,h,bl,bh) \ argument 618 # define mul_add(r,a,bl,bh,c) { \ argument 634 # define mul(r,a,bl,bh,c) { \ argument
|
| /third_party/libjpeg-turbo/simd/powerpc/ |
| D | jdcolext-altivec.c | 49 crl, crh, rl, rh, gl, gh, bl, bh, g0w, g1w, g2w, g3w; in jsimd_ycc_rgb_convert_altivec() local
|
| D | jdmrgext-altivec.c | 51 rl, rh, gl, gh, bl, bh, re, ro, ge, go, be, bo; in jsimd_h2v1_merged_upsample_altivec() local
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
| D | jdcolext-altivec.c | 49 crl, crh, rl, rh, gl, gh, bl, bh, g0w, g1w, g2w, g3w; in jsimd_ycc_rgb_convert_altivec() local
|
| D | jdmrgext-altivec.c | 51 rl, rh, gl, gh, bl, bh, re, ro, ge, go, be, bo; in jsimd_h2v1_merged_upsample_altivec() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcPixelStorageModesTests.cpp | 2108 int bh; in init() member 2128 int bh = 1; in init() local 2175 int bh = 1; in init() local 2239 int bh = internalFmts_compressed[fmts].bh; in init() local 2288 int bh = internalFmts_compressed[fmts].bh; in init() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| D | typearith.h | 77 uint32_t ah, al, bh, bl; in _mpd_mul_words() local 335 uint16_t ah, al, bh, bl; in _mpd_mul_words() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_screen_cache.c | 47 unsigned bw, bh, bpb, total_size, i; in svga_surface_size() local
|
| /third_party/libjpeg-turbo/simd/mips64/ |
| D | jdmrgext-mmi.c | 101 __m64 ble, blo, bl, bhe, bho, bh, be, bo, xe = 0.0, xo = 0.0; in jsimd_h2v1_merged_upsample_mmi() local
|