/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_compress_symbolic.cpp | 72 const image_block& blk, in realign_weights_undecimated() 192 const image_block& blk, in realign_weights_decimated() 361 const image_block& blk, in compress_symbolic_block_for_partition_1plane() 724 const image_block& blk, in compress_symbolic_block_for_partition_2planes() 1055 const image_block& blk in prepare_block_statistics() 1170 const image_block& blk, in compress_block()
|
D | astcenc_decompress_symbolic.cpp | 194 image_block& blk in decompress_symbolic_block() 332 const image_block& blk in compute_symbolic_block_difference_2plane() 425 const image_block& blk in compute_symbolic_block_difference_1plane() 522 const image_block& blk in compute_symbolic_block_difference_1plane_1partition()
|
D | astcenc_ideal_endpoints_and_weights.cpp | 108 const image_block& blk, in compute_ideal_colors_and_weights_1_comp() 218 const image_block& blk, in compute_ideal_colors_and_weights_2_comp() 355 const image_block& blk, in compute_ideal_colors_and_weights_3_comp() 521 const image_block& blk, in compute_ideal_colors_and_weights_4_comp() 613 const image_block& blk, in compute_ideal_colors_and_weights_1plane() 632 const image_block& blk, in compute_ideal_colors_and_weights_2planes() 1158 const image_block& blk, in recompute_ideal_colors_1plane() 1379 const image_block& blk, in recompute_ideal_colors_2planes()
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/ |
D | blk.rs | 594 let blk = VirtIOBlk::<FakeHal, FakeTransport<BlkConfig>>::new(transport).unwrap(); in config() localVariable 627 let mut blk = VirtIOBlk::<FakeHal, FakeTransport<BlkConfig>>::new(transport).unwrap(); in read() localVariable 697 let mut blk = VirtIOBlk::<FakeHal, FakeTransport<BlkConfig>>::new(transport).unwrap(); in write() localVariable 772 let mut blk = VirtIOBlk::<FakeHal, FakeTransport<BlkConfig>>::new(transport).unwrap(); in flush() localVariable 839 let mut blk = VirtIOBlk::<FakeHal, FakeTransport<BlkConfig>>::new(transport).unwrap(); in device_id() localVariable
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | sad_mb_offset.h | 27 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin) in sad_mb_offset3() 130 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8) in sad_mb_offset3() 223 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin) in sad_mb_offset3()
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | extent.c | 50 blk64_t blk; member 315 blk64_t blk; in ext2fs_extent_get() local 591 blk64_t blk; in update_path() local 667 int leaf_level, blk64_t blk) in ext2fs_extent_goto2() 754 blk64_t blk) in ext2fs_extent_goto()
|
H A D | ind_block.c | 23 errcode_t ext2fs_read_ind_block(ext2_filsys fs, blk_t blk, void *buf) in ext2fs_read_ind_block() 48 errcode_t ext2fs_write_ind_block(ext2_filsys fs, blk_t blk, void *buf) in ext2fs_write_ind_block()
|
H A D | rw_bitmaps.c | 62 blk64_t blk; in write_bitmaps() local 186 blk64_t blk; in mark_uninit_bg_group_blocks() local 296 blk64_t blk; in read_bitmaps_range_start() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
H A D | block_idct.cpp | 511 int16 *blk, uint8 *pred, uint8 *dst, int width in idctrow() 623 int16 *blk, PIXEL *comp, int width in idctrow_intra() 834 int16 *blk in idctcol()
|
H A D | idct.cpp | 122 int *blk, uint8 *comp, int width in idct_intra() 345 int *blk, uint8 *pred, uint8 *dst, int width) in idct()
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | tune2fs.c | 2378 static int ext2fs_is_meta_block(ext2_filsys fs, blk64_t blk) in ext2fs_is_meta_block() 2389 static int ext2fs_is_block_in_group(ext2_filsys fs, dgrp_t group, blk64_t blk) in ext2fs_is_block_in_group() 2411 blk64_t blk, new_blk, goal; in move_block() local 2475 static blk64_t translate_block(blk64_t blk) in translate_block() 2518 blk64_t blk; in inode_scan_and_fix() local 2593 blk64_t blk, new_blk; in group_desc_scan_and_fix() local 2618 blk64_t blk; in expand_inode_table() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | synthesis-sbc.c | 276 OI_UINT blk; in OI_SBC_SynthFrame_80() local 311 OI_UINT blk; in OI_SBC_SynthFrame_4SB() local 348 OI_UINT blk; in OI_SBC_SynthFrame_Enhanced() local
|
/aosp_15_r20/external/e2fsprogs/debugfs/ |
H A D | htree.c | 35 blk64_t blk, char *buf) in htree_dump_leaf_node() 202 blk64_t blk, char *buf, int level) in htree_dump_int_block() 253 blk64_t blk; in do_htree_dump() local
|
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/smbus/ |
H A D | smbuslib.c | 9 static void update_spd_len(struct spd_block *blk) in update_spd_len() 77 void get_spd_smbus(struct spd_block *blk) in get_spd_smbus()
|
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/ |
D | instance.rs | 112 let mut blk = [0; BLK_SIZE]; in get_recorded_entry() localVariable 140 let mut blk = [0; BLK_SIZE]; in record_instance_entry() localVariable 206 let mut blk = [0; BLK_SIZE]; in locate_entry() localVariable
|
/aosp_15_r20/external/mesa3d/src/asahi/compiler/test/ |
H A D | agx_test.h | 21 agx_block *blk = rzalloc(ctx, agx_block); in agx_test_builder() local 38 agx_block *blk = rzalloc(ctx, agx_block); in agx_test_block() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bi_test.h | 38 bi_block *blk = rzalloc(ctx, bi_block); in bit_block() local 56 bi_block *blk = bit_block(ctx); in bit_builder() local
|
H A D | bi_opt_dce.c | 106 bi_postra_liveness_block(bi_block *blk) in bi_postra_liveness_block() 141 bi_block *blk = bi_worklist_pop_tail(&worklist); in bi_postra_liveness() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | midgard_helper_invocations.c | 126 pan_block *blk = (struct pan_block *)cur->key; in mir_analyze_helper_terminate() local 225 pan_block *blk = (struct pan_block *)cur->key; in mir_analyze_helper_requirements() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | aggressive_dead_code_elim_pass.cpp | 123 BasicBlock* blk = context()->get_instr_block(user); in AddStores() local 258 BasicBlock* blk = context()->get_instr_block(user); in AddBreaksAndContinuesToWorklist() local 1044 Instruction* AggressiveDCEPass::GetHeaderBranch(BasicBlock* blk) { in GetHeaderBranch() 1079 Instruction* AggressiveDCEPass::GetBranchForNextHeader(BasicBlock* blk) { in GetBranchForNextHeader()
|
H A D | cfg.h | 95 void RegisterBlock(BasicBlock* blk) { in RegisterBlock() 106 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 119 BasicBlock* blk = context()->get_instr_block(user); in AddStores() local 249 BasicBlock* blk = context()->get_instr_block(user); in AddBreaksAndContinuesToWorklist() local 1012 Instruction* AggressiveDCEPass::GetHeaderBranch(BasicBlock* blk) { in GetHeaderBranch() 1047 Instruction* AggressiveDCEPass::GetBranchForNextHeader(BasicBlock* blk) { in GetBranchForNextHeader()
|
D | cfg.h | 95 void RegisterBlock(BasicBlock* blk) { in RegisterBlock() 106 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | aggressive_dead_code_elim_pass.cpp | 119 BasicBlock* blk = context()->get_instr_block(user); in AddStores() local 249 BasicBlock* blk = context()->get_instr_block(user); in AddBreaksAndContinuesToWorklist() local 1012 Instruction* AggressiveDCEPass::GetHeaderBranch(BasicBlock* blk) { in GetHeaderBranch() 1047 Instruction* AggressiveDCEPass::GetBranchForNextHeader(BasicBlock* blk) { in GetBranchForNextHeader()
|
H A D | cfg.h | 95 void RegisterBlock(BasicBlock* blk) { in RegisterBlock() 106 void ForgetBlock(const BasicBlock* blk) { in ForgetBlock()
|