/third_party/rust/crates/minimal-lexical/tests/ |
H A D | slow_tests.rs | 15 fn bh<F: Float>(float: F) -> (u64, i32) { in bh() functions
|
/third_party/skia/src/svg/ |
H A D | SkSVGDevice.cpp | 81 uint8_t bh = b >> 4; in svg_color() local
|
/third_party/rust/crates/minimal-lexical/src/ |
H A D | slow.rs | 397 pub fn bh<F: Float>(float: F) -> ExtendedFloat { in bh() functions
|
/third_party/ffmpeg/libavcodec/ |
H A D | vp9_mc_template.c | 409 int bh = ff_vp9_bwh_tab[0][b->bs][1] * 4; in inter_pred() local
|
H A D | zmbv.c | 72 int bw, bh, bx, by; member [all...] |
H A D | zmbvenc.c | 125 int dx, dy, txored, tv, bv, bw, bh; in zmbv_me() local 179 int bw, bh; in encode_frame() local 87 block_cmp(ZmbvEncContext *c, uint8_t *src, int stride, uint8_t *src2, int stride2, int bw, int bh, int *xored) block_cmp() argument [all...] |
H A D | vmnc.c | 253 int bw = 16, bh = 16; in decode_hextile() local
|
H A D | smacker.c | 382 int blocks, blk, bw, bh; in decode_frame() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.c | 911 GLuint bytes, bw, bh; in _mesa_decompress_image() local
|
H A 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/util/format/ |
H A 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
|
H A 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; util_format_rgtc1_snorm_pack_rgba_float() local 242 const unsigned bw = 4, bh = 4, comps = 4; util_format_rgtc2_unorm_unpack_rgba_8unorm() local 267 const unsigned bw = 4, bh = 4, bytes_per_block = 16; util_format_rgtc2_unorm_pack_rgba_8unorm() local 292 const unsigned bw = 4, bh = 4, bytes_per_block = 16; util_format_rxtc2_unorm_pack_rgba_float() local 412 const unsigned bw = 4, bh = 4, bytes_per_block = 16; util_format_rxtc2_snorm_pack_rgba_float() local [all...] |
H A D | u_format_s3tc.c | 129 const unsigned bw = 4, bh = 4, comps = 4; in util_format_dxtn_rgb_unpack_rgba_8unorm() local 294 const unsigned bw = 4, bh = 4, comps = 4; in util_format_dxtn_pack_rgba_8unorm() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | typearith.h | 77 uint32_t ah, al, bh, bl; in _mpd_mul_words() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_etc2.c | 84 const unsigned bh = util_format_get_blockheight(format); in etna_etc2_calculate_blocks() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_chromashift.c | 39 int bh, bv; member
|
H A D | vf_colorcorrect.c | 42 float rh, bh; member 404 float bl = 0.f, rl = 0.f, bh = 0.f, rh = 0.f; in filter_frame() local [all...] |
/third_party/mbedtls/library/ |
H A D | poly1305.c | 48 const uint16_t bh = b >> 16; in mul64() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_screen_cache.c | 47 unsigned bw, bh, bpb, total_size, i; in svga_surface_size() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_blend.c | 118 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
|
H A D | lp_state_sampler.c | 479 const uint32_t bh = util_format_get_blockheight(view->resource->format); in prepare_shader_images() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_asm.c | 107 BN_ULONG bl, bh; in bn_mul_add_words() local 139 BN_ULONG bl, bh; in bn_mul_words() local [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_asm.c | 107 BN_ULONG bl, bh; in bn_mul_add_words() local 139 BN_ULONG bl, bh; in bn_mul_words() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_gmem.c | 387 int bw, bh; in gmem_stateobj_init() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A 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
|