Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Drpza.c86 int block_ptr; in rpza_decode_stream() local
[all...]
H A Dmsvideo1.c90 int block_ptr, pixel_ptr; in msvideo1_decode_8bit() local
190 int block_ptr, pixel_ptr; in msvideo1_decode_16bit() local
[all...]
H A Dsmc.c105 int block_ptr; in smc_decode_stream() local
[all...]
H A Drpzaenc.c195 static void get_max_component_diff(BlockInfo *bi, uint16_t *block_ptr, in get_max_component_diff() argument
265 static int leastsquares(uint16_t *block_ptr, BlockInfo *bi, in leastsquares() argument
318 calc_lsq_max_fit_error(uint16_t *block_ptr, BlockInfo *bi, int min, int max, int tmp_min, int tmp_max, channel_offset xchannel, channel_offset ychannel) calc_lsq_max_fit_error() argument
386 encode_four_color_block(uint8_t *min_color, uint8_t *max_color, PutBitContext *pb, uint16_t *block_ptr, BlockInfo *bi) encode_four_color_block() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dintel_bios.c139 u16 *block_ptr, block_size; in get_blocksize() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_fsm.c218 u8 *block_ptr; in mlxfw_flash_component() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_fsm.c218 u8 *block_ptr; in mlxfw_flash_component() local
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dintel_bios.c140 u16 *block_ptr, block_size; in get_blocksize() local
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f34v7.c812 rmi_f34v7_write_f34v7_blocks(struct f34_data *f34, const void *block_ptr, u16 block_cnt, u8 command) rmi_f34v7_write_f34v7_blocks() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_btree_staging.c482 union xfs_btree_ptr *block_ptr; in xfs_btree_bload_node() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_btree_staging.c481 union xfs_btree_ptr *block_ptr; in xfs_btree_bload_node() local
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f34v7.c695 rmi_f34v7_write_f34v7_blocks(struct f34_data *f34, const void *block_ptr, u16 block_cnt, u8 command) rmi_f34v7_write_f34v7_blocks() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.h43 unsigned *block_ptr; member
H A Detnaviv_compiler_nir.c1182 unsigned block_ptr[nir_shader_get_entrypoint(s)->num_blocks]; in etna_compile_shader() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinline_pass.cpp57 AddBranch(uint32_t label_id, std::unique_ptr<BasicBlock>* block_ptr) AddBranch() argument
65 AddBranchCond(uint32_t cond_id, uint32_t true_id, uint32_t false_id, std::unique_ptr<BasicBlock>* block_ptr) AddBranchCond() argument
76 AddLoopMerge(uint32_t merge_id, uint32_t continue_id, std::unique_ptr<BasicBlock>* block_ptr) AddLoopMerge() argument
86 AddStore(uint32_t ptr_id, uint32_t val_id, std::unique_ptr<BasicBlock>* block_ptr, const Instruction* line_inst, const DebugScope& dbg_scope) AddStore() argument
101 AddLoad(uint32_t type_id, uint32_t resultId, uint32_t ptr_id, std::unique_ptr<BasicBlock>* block_ptr, const Instruction* line_inst, const DebugScope& dbg_scope) AddLoad() argument
222 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* postCallSB, std::unordered_map<uint32_t, Instruction*>* preCallSB, std::unique_ptr<BasicBlock>* block_ptr) CloneSameBlockOps() argument
[all...]
H A Dinstrument_pass.cpp350 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* same_blk_post, std::unordered_map<uint32_t, Instruction*>* same_blk_pre, BasicBlock* block_ptr) CloneSameBlockOps() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_pass.cpp57 AddBranch(uint32_t label_id, std::unique_ptr<BasicBlock>* block_ptr) AddBranch() argument
65 AddBranchCond(uint32_t cond_id, uint32_t true_id, uint32_t false_id, std::unique_ptr<BasicBlock>* block_ptr) AddBranchCond() argument
76 AddLoopMerge(uint32_t merge_id, uint32_t continue_id, std::unique_ptr<BasicBlock>* block_ptr) AddLoopMerge() argument
86 AddStore(uint32_t ptr_id, uint32_t val_id, std::unique_ptr<BasicBlock>* block_ptr, const Instruction* line_inst, const DebugScope& dbg_scope) AddStore() argument
101 AddLoad(uint32_t type_id, uint32_t resultId, uint32_t ptr_id, std::unique_ptr<BasicBlock>* block_ptr, const Instruction* line_inst, const DebugScope& dbg_scope) AddLoad() argument
222 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* postCallSB, std::unordered_map<uint32_t, Instruction*>* preCallSB, std::unique_ptr<BasicBlock>* block_ptr) CloneSameBlockOps() argument
[all...]
H A Dinstrument_pass.cpp350 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* same_blk_post, std::unordered_map<uint32_t, Instruction*>* same_blk_pre, BasicBlock* block_ptr) CloneSameBlockOps() argument
/kernel/linux/linux-5.10/fs/cramfs/
H A Dinode.c833 u32 block_ptr, block_start, block_len; in cramfs_readpage() local
/kernel/linux/linux-6.6/fs/cramfs/
H A Dinode.c827 u32 block_ptr, block_start, block_len; in cramfs_read_folio() local
/third_party/spirv-tools/source/opt/
H A Dinline_pass.cpp57 AddBranch(uint32_t label_id, std::unique_ptr<BasicBlock>* block_ptr) AddBranch() argument
65 AddBranchCond(uint32_t cond_id, uint32_t true_id, uint32_t false_id, std::unique_ptr<BasicBlock>* block_ptr) AddBranchCond() argument
76 AddLoopMerge(uint32_t merge_id, uint32_t continue_id, std::unique_ptr<BasicBlock>* block_ptr) AddLoopMerge() argument
86 AddStore(uint32_t ptr_id, uint32_t val_id, std::unique_ptr<BasicBlock>* block_ptr, const Instruction* line_inst, const DebugScope& dbg_scope) AddStore() argument
101 AddLoad(uint32_t type_id, uint32_t resultId, uint32_t ptr_id, std::unique_ptr<BasicBlock>* block_ptr, const Instruction* line_inst, const DebugScope& dbg_scope) AddLoad() argument
224 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* postCallSB, std::unordered_map<uint32_t, Instruction*>* preCallSB, std::unique_ptr<BasicBlock>* block_ptr) CloneSameBlockOps() argument
[all...]
H A Dinstrument_pass.cpp323 CloneSameBlockOps( std::unique_ptr<Instruction>* inst, std::unordered_map<uint32_t, uint32_t>* same_blk_post, std::unordered_map<uint32_t, Instruction*>* same_blk_pre, BasicBlock* block_ptr) CloneSameBlockOps() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h1389 BasicBlock* block_ptr() const { in block_ptr() function in v8::internal::maglev::BasicBlockRef
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h963 __be32 block_ptr; member
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h969 __be32 block_ptr; member

Completed in 34 milliseconds