Home
last modified time | relevance | path

Searched defs:bh (Results 1 - 25 of 63) sorted by relevance

123

/third_party/rust/crates/minimal-lexical/tests/
H A Dslow_tests.rs15 fn bh<F: Float>(float: F) -> (u64, i32) { in bh() functions
/third_party/skia/src/svg/
H A DSkSVGDevice.cpp81 uint8_t bh = b >> 4; in svg_color() local
/third_party/rust/crates/minimal-lexical/src/
H A Dslow.rs397 pub fn bh<F: Float>(float: F) -> ExtendedFloat { in bh() functions
/third_party/ffmpeg/libavcodec/
H A Dvp9_mc_template.c409 int bh = ff_vp9_bwh_tab[0][b->bs][1] * 4; in inter_pred() local
H A Dzmbv.c72 int bw, bh, bx, by; member
[all...]
H A Dzmbvenc.c125 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 Dvmnc.c253 int bw = 16, bh = 16; in decode_hextile() local
H A Dsmacker.c382 int blocks, blk, bw, bh; in decode_frame() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c911 GLuint bytes, bw, bh; in _mesa_decompress_image() local
H A Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local
/third_party/mesa3d/src/util/format/
H A Du_format_etc.c30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local
H A Du_format_rgtc.c43 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 Du_format_s3tc.c129 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 Dtypearith.h77 uint32_t ah, al, bh, bl; in _mpd_mul_words() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_etc2.c84 const unsigned bh = util_format_get_blockheight(format); in etna_etc2_calculate_blocks() local
/third_party/ffmpeg/libavfilter/
H A Dvf_chromashift.c39 int bh, bv; member
H A Dvf_colorcorrect.c42 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 Dpoly1305.c48 const uint16_t bh = b >> 16; in mul64() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c47 unsigned bw, bh, bpb, total_size, i; in svga_surface_size() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c118 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
H A Dlp_state_sampler.c479 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 Dbn_asm.c107 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 Dbn_asm.c107 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 Dfreedreno_gmem.c387 int bw, bh; in gmem_stateobj_init() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blt.c269 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

Completed in 24 milliseconds

123