Home
last modified time | relevance | path

Searched defs:blk (Results 76 - 100 of 109) sorted by relevance

12345

/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp843 image_block blk; in compress_image() local
1229 image_block blk; astcenc_decompress_image() local
[all...]
H A Dastcenc_compress_symbolic.cpp73 realign_weights_undecimated( astcenc_profile decode_mode, const block_size_descriptor& bsd, const image_block& blk, symbolic_compressed_block& scb ) realign_weights_undecimated() argument
280 realign_weights_undecimated( astcenc_profile decode_mode, const block_size_descriptor& bsd, const image_block& blk, symbolic_compressed_block& scb ) realign_weights_undecimated() argument
400 realign_weights_decimated( astcenc_profile decode_mode, const block_size_descriptor& bsd, const image_block& blk, symbolic_compressed_block& scb ) realign_weights_decimated() argument
565 compress_symbolic_block_for_partition_1plane( QualityProfile privateProfile, const astcenc_config& config, const block_size_descriptor& bsd, const image_block& blk, bool only_always, float tune_errorval_threshold, unsigned int partition_count, unsigned int partition_index, symbolic_compressed_block& scb, compression_working_buffers& tmpbuf, int quant_limit ) compress_symbolic_block_for_partition_1plane() argument
937 compress_symbolic_block_for_partition_2planes( QualityProfile privateProfile, const astcenc_config& config, const block_size_descriptor& bsd, const image_block& blk, float tune_errorval_threshold, unsigned int plane2_component, symbolic_compressed_block& scb, compression_working_buffers& tmpbuf, int quant_limit ) compress_symbolic_block_for_partition_2planes() argument
1387 compress_block( const astcenc_contexti& ctx, const image_block& blk, uint8_t pcb[16], compression_working_buffers& tmpbuf, bool calQualityEnable, int32_t *mseBlock[RGBA_COM] ) compress_block() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_etc.c482 int modifier, bit, idx, blk; in etc2_rgb8_fetch_texel() local
H A Dtexcompress_astc.cpp642 Block blk; in decode() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_qlog.c319 const ngtcp2_ack_blk *blk; in write_ack_frame() local
H A Dngtcp2_pkt.c664 ngtcp2_ack_blk *blk; in ngtcp2_pkt_decode_ack_frame() local
1634 const ngtcp2_ack_blk *blk; in ngtcp2_pkt_encode_ack_frame() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_schedule.c1535 midgard_block *blk = (midgard_block *) _blk; in mir_lower_blend_input() local
H A Dmidgard_ra.c352 midgard_block *blk = (midgard_block *) _blk; in mir_compute_interference() local
668 midgard_block *blk = (midgard_block *) _blk; in allocate_registers() local
H A Dmidgard_emit.c762 midgard_block *blk = mir_get_block(ctx, idx); in emit_branch() local
771 midgard_block *blk = mir_get_block(ctx, idx); in emit_branch() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp975 Instruction* AggressiveDCEPass::GetHeaderBranch(BasicBlock* blk) { in GetHeaderBranch() argument
1010 GetBranchForNextHeader(BasicBlock* blk) GetBranchForNextHeader() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp975 Instruction* AggressiveDCEPass::GetHeaderBranch(BasicBlock* blk) { in GetHeaderBranch() argument
1010 GetBranchForNextHeader(BasicBlock* blk) GetBranchForNextHeader() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp1011 Instruction* AggressiveDCEPass::GetHeaderBranch(BasicBlock* blk) { in GetHeaderBranch() argument
1046 GetBranchForNextHeader(BasicBlock* blk) GetBranchForNextHeader() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dbink.c856 int blk, ret; in binkb_decode_plane() local
1024 int blk, ret; in bink_decode_plane() local
[all...]
H A Dac3dec.c630 static inline void decode_transform_coeffs_ch(AC3DecodeContext *s, int blk, in decode_transform_coeffs_ch() argument
650 static inline void decode_transform_coeffs(AC3DecodeContext *s, int blk) in decode_transform_coeffs() argument
790 static void decode_band_structure(GetBitContext *gbc, int blk, int eac3, in decode_band_structure() argument
839 static inline int spx_strategy(AC3DecodeContext *s, int blk) in spx_strategy() argument
974 coupling_strategy(AC3DecodeContext *s, int blk, uint8_t *bit_alloc_stages) coupling_strategy() argument
1044 coupling_coordinates(AC3DecodeContext *s, int blk) coupling_coordinates() argument
1090 decode_audio_block(AC3DecodeContext *s, int blk, int offset) decode_audio_block() argument
1491 int blk, ch, err, offset, ret; ac3_decode_frame() local
[all...]
H A Dac3enc.c327 int blk, ch; in ff_ac3_compute_coupling_strategy() local
399 int blk, bnd, i; ac3_apply_rematrixing() local
481 int ch, blk, blk1; compute_exp_strategy() local
620 int blk, blk1, ch, cpl; encode_exponents() local
670 int blk, ch; count_exponent_bits() local
702 int blk, ch, i, cpl; ac3_group_exponents() local
777 int blk; count_frame_bits_fixed() local
922 int blk, ch; count_frame_bits() local
1064 int blk, ch; bit_alloc_masking() local
1094 int blk, ch; reset_block_bap() local
1119 int blk; count_mantissa_bits_init() local
1143 int blk; count_mantissa_bits_update_ch() local
1187 int blk, ch; bit_alloc() local
1424 int blk, ch, ch0=0, got_cpl; ac3_quantize_mantissas() local
1507 output_audio_block(AC3EncodeContext *s, int blk) output_audio_block() argument
1785 int blk; ac3_output_frame() local
2171 int blk, ch; ff_ac3_encode_close() local
2410 int blk, ch, av_uninit(cpl_start); set_bandwidth() local
2480 int blk, ch; allocate_buffers() local
[all...]
H A Dexr.c913 static void idct_1d(float *blk, int step) in idct_1d() argument
[all...]
/third_party/f2fs-tools/fsck/
H A Dfsck.c19 int f2fs_set_main_bitmap(struct f2fs_sb_info *sbi, u32 blk, int type) in f2fs_set_main_bitmap() argument
40 static inline int f2fs_test_main_bitmap(struct f2fs_sb_info *sbi, u32 blk) in f2fs_test_main_bitmap() argument
48 static inline int f2fs_clear_main_bitmap(struct f2fs_sb_info *sbi, u32 blk) in f2fs_clear_main_bitmap() argument
56 static inline int f2fs_test_sit_bitmap(struct f2fs_sb_info *sbi, u32 blk) in f2fs_test_sit_bitmap() argument
63 f2fs_set_sit_bitmap(struct f2fs_sb_info *sbi, u32 blk) f2fs_set_sit_bitmap() argument
2121 u32 blk = le32_to_cpu(fsck->entries[i].block_addr); fsck_chk_meta() local
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1123 agx_block *blk = rzalloc(ctx, agx_block); in agx_create_block() local
1140 agx_block *blk = ctx->current_block; in emit_block() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_ciph.c2165 size_t mac = 0, in = 0, blk = 0, out = 0; in ssl_cipher_get_overhead() local
/third_party/openssl/ssl/
H A Dssl_ciph.c2164 size_t mac = 0, in = 0, blk = 0, out = 0; in ssl_cipher_get_overhead() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp503 insertCondBranchBefore( MachineBasicBlock *blk, MachineBasicBlock::iterator I, int NewOpcode, int RegNum, const DebugLoc &DL) insertCondBranchBefore() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_verify.c1554 struct cil_block *blk = node->data; in __cil_verify_helper() local
1843 struct cil_block *blk = node->data; in __cil_pre_verify_helper() local
H A Dcil_post.c571 struct cil_block *blk = node->data; in __cil_post_db_count_helper() local
679 struct cil_block *blk = node->data; in __cil_post_db_array_helper() local
1509 struct cil_block *blk = node->data; in __cil_post_db_neverallow_attr_helper() local
1541 struct cil_block *blk = node->data; in __cil_post_db_attr_helper() local
1642 struct cil_block *blk = node->data; in __cil_post_db_roletype_helper() local
1725 struct cil_block *blk = NULL; __cil_post_db_userrole_helper() local
1822 struct cil_block *blk = node->data; __cil_post_db_cat_helper() local
2197 struct cil_block *blk = node->data; __cil_post_db_classperms_helper() local
2253 struct cil_block *blk = node->data; __cil_post_report_conflict() local
[all...]
H A Dcil_policy.c84 struct cil_block *blk = node->data; in __cil_gather_statements_helper() local
1311 struct cil_block *blk = node->data; in __cil_block_te_rules_to_policy_helper() local
1430 struct cil_block *blk = node->data; in __cil_te_rules_to_policy_helper() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c1633 read_phi(read_ctx *ctx, nir_block *blk, union packed_instr header) in read_phi() argument

Completed in 52 milliseconds

12345