| /third_party/ffmpeg/libavcodec/ |
| H A D | snowenc.c | 905 BlockNode *block= &s->block[mb_x + mb_y * b_stride]; check_block() local 951 BlockNode *block= &s->block[mb_x + mb_y * b_stride]; check_4block_inter() local 1022 BlockNode *block= &s->block[index]; iterative_me() local [all...] |
| H A D | snow.h | 173 BlockNode *block; member 291 uint8_t *block[4]; in add_yblock() local 471 BlockNode block; set_blocks() local [all...] |
| H A D | proresenc_anatoliy.c | 308 static void get(uint8_t *pixels, int stride, int16_t* block) in get() argument 320 static void fdct_get(FDCTDSPContext *fdsp, uint8_t *pixels, int stride, int16_t* block) in fdct_get() argument 328 int16_t *block; in calc_plane_dct() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | decklink_dec.cpp | 559 static int avpacket_queue_get(AVPacketQueue *q, AVPacket *pkt, int block) in avpacket_queue_get() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_biquads.c | 148 AVFrame *block[3]; member [all...] |
| H A D | vf_minterpolate.c | 420 Block *block = &blocks[mb_x + mb_y * mi_ctx->b_width]; in search_mv() local 560 Block *block; in bilateral_me() local 579 var_size_bme(MIContext *mi_ctx, Block *block, int x_mb, int y_mb, int n) var_size_bme() argument 647 Block *block; cluster_mvs() local 766 Block *block; inject_frame() local 966 var_size_bmc(MIContext *mi_ctx, Block *block, int x_mb, int y_mb, int n, int alpha) var_size_bmc() argument 1005 bilateral_obmc(MIContext *mi_ctx, Block *block, int mb_x, int mb_y, int alpha) bilateral_obmc() argument 1128 Block *block; interpolate() local 1202 free_blocks(Block *block, int sb) free_blocks() argument [all...] |
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 965 static CURLcode ssh_statemach_act(struct Curl_easy *data, bool *block) in ssh_statemach_act() argument 3071 static void ssh_block2waitfor(struct Curl_easy *data, bool block) in ssh_block2waitfor() argument 3096 bool block; /* we store the status and use that to provide a ssh_getsock() in ssh_multi_statemach() local 3118 bool block; ssh_block_statemach() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | linkValidate.cpp | 563 TIntermSymbol* block = (*itBlock)->getAsSymbolNode(); in mergeGlobalUniformBlocks() local 582 mergeBlockDefinitions(TInfoSink& infoSink, TIntermSymbol* block, TIntermSymbol* unitBlock, TIntermediate* unit) mergeBlockDefinitions() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | command_format.cc | 642 const BlockNode* block = root->AsBlock(); in Block() local [all...] |
| /third_party/backends/backend/ |
| H A D | epjitsu.c | 4428 struct transfer * block = &s->block_xfr; copy_block_to_page() local [all...] |
| H A D | epson.h | 239 SANE_Bool block; member
|
| H A D | magicolor.c | 2080 int fds = 0, block = 0; in mc_network_discovery() local
|
| H A D | nec.h | 414 SANE_Byte block; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 376 writeBlock(uint32_t *block, uint32_t value) { in writeBlock() argument 476 int32_t block; in set() local 486 fillBlock(uint32_t *block, UChar32 start, UChar32 limit, uint32_t value) { in fillBlock() argument 510 int32_t block = getDataBlock(start >> UCPTRIE_SHIFT_3); setRange() local 547 int32_t block = getDataBlock(start >> UCPTRIE_SHIFT_3); setRange() local 1041 printBlock(const uint32_t *block, int32_t blockLength, uint32_t value, UChar32 start, int32_t overlap, uint32_t initialValue) printBlock() argument 1161 const uint32_t *block = data + index[i]; compactData() local [all...] |
| /third_party/lzma/C/ |
| H A D | XzDec.c | 901 static SRes XzDecMix_Init(CMixCoder *p, const CXzBlock *block, Byte *outBuf, size_t outBufSize)
in XzDecMix_Init() argument 1763 const CXzBlock *block = &coder->dec.block; XzDecMt_Callback_Parse() local [all...] |
| H A D | XzEnc.c | 757 CXzBlock block;
in Xz_CompressBlock() local [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_block.c | 58 coap_get_block_b(const coap_session_t *session, const coap_pdu_t *pdu, coap_option_num_t number, coap_block_b_t *block) coap_get_block_b() argument 111 coap_get_block(const coap_pdu_t *pdu, coap_option_num_t number, coap_block_t *block) coap_get_block() argument 128 setup_block_b(coap_session_t *session, coap_pdu_t *pdu, coap_block_b_t *block, unsigned int num, unsigned int blk_size, size_t total) setup_block_b() argument 170 coap_write_block_opt(coap_block_t *block, coap_option_num_t number, coap_pdu_t *pdu, size_t data_length) coap_write_block_opt() argument 203 coap_write_block_b_opt(coap_session_t *session, coap_block_b_t *block, coap_option_num_t number, coap_pdu_t *pdu, size_t data_length) coap_write_block_b_opt() argument 248 coap_add_block_b_data(coap_pdu_t *pdu, size_t len, const uint8_t *data, coap_block_b_t *block) coap_add_block_b_data() argument 428 coap_block_b_t block; coap_cancel_observe() local 507 coap_block_b_t block; coap_retransmit_oscore_pdu() local 606 coap_block_b_t block; coap_add_data_large_internal() local 1030 coap_block_b_t block; coap_add_data_large_response() local 1208 int block = -1; /* Last one seen */ coap_request_missing_q_block2() local 1399 add_408_block(coap_pdu_t *pdu, int block) add_408_block() argument 1452 uint32_t block = 0; check_all_blocks_in() local 1530 int block = -1; /* Last one seen */ coap_block_check_lg_srcv_timeouts() local 1638 coap_send_q_blocks(coap_session_t *session, coap_lg_xmit_t *lg_xmit, coap_block_b_t block, coap_pdu_t *pdu, coap_send_pdu_t send_pdu) coap_send_q_blocks() argument 1796 coap_block_b_t block; coap_block_check_q_block1_xmit() local 1846 coap_block_b_t block; coap_block_check_q_block2_xmit() local 1929 coap_send_q_block1(coap_session_t *session, coap_block_b_t block, coap_pdu_t *request, coap_send_pdu_t send_request) coap_send_q_block1() argument 1959 coap_send_q_block2(coap_session_t *session, coap_resource_t *resource, const coap_string_t *query, coap_pdu_code_t request_method, coap_block_b_t block, coap_pdu_t *response, coap_send_pdu_t send_response) coap_send_q_block2() argument 2219 coap_block_b_t block; coap_handle_request_send_block() local 2589 coap_block_b_t block; coap_handle_request_put_block() local 3042 coap_block_b_t block; coap_handle_response_send_block() local 3341 coap_block_b_t block; coap_handle_response_get_block() local [all...] |
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 136 coap_block_t block = { .num = 0, .m = 0, .szx = 6 }; variable [all...] |
| /third_party/lzma/CPP/7zip/Archive/ |
| H A D | XzHandler.cpp | 515 CXzBlock block;
in Open2() local 906 const CBlockInfo &block = _handlerSpec->_blocks[bi]; Read() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 640 nir_lower_io_block(nir_block *block, in nir_lower_io_block() argument 2877 add_const_offset_to_base_block(nir_block *block, nir_builder *b, in add_const_offset_to_base_block() argument [all...] |
| H A D | nir_opt_load_store_vectorize.c | 1439 process_block(nir_function_impl *impl, struct vectorize_ctx *ctx, nir_block *block) in process_block() argument
|
| H A D | nir_lower_tex.c | 1362 nir_lower_tex_block(nir_block *block, nir_builder *b, in nir_lower_tex_block() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_spill.c | 211 compute_block_next_distance(struct ra_spill_ctx *ctx, struct ir3_block *block, in compute_block_next_distance() argument 349 rematerialize(struct ir3_register *reg, struct ir3_instruction *after, struct ir3_block *block) rematerialize() argument 707 materialize_pcopy_src(const struct reg_or_immed *src, struct ir3_instruction *instr, struct ir3_block *block) materialize_pcopy_src() argument 725 spill(struct ra_spill_ctx *ctx, const struct reg_or_immed *val, unsigned spill_slot, struct ir3_instruction *instr, struct ir3_block *block) spill() argument 769 spill_interval(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_instruction *instr, struct ir3_block *block) spill_interval() argument 846 split(struct ir3_register *def, unsigned offset, struct ir3_instruction *after, struct ir3_block *block) split() argument 871 extract(struct ir3_register *parent_def, unsigned offset, unsigned elems, struct ir3_instruction *after, struct ir3_block *block) extract() argument 899 reload(struct ra_spill_ctx *ctx, struct ir3_register *reg, struct ir3_instruction *after, struct ir3_block *block) reload() argument 947 rewrite_src_interval(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_register *def, struct ir3_instruction *instr, struct ir3_block *block) rewrite_src_interval() argument 969 reload_def(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_instruction *instr, struct ir3_block *block) reload_def() argument 1312 handle_live_in(struct ra_spill_ctx *ctx, struct ir3_block *block, struct ir3_register *def) handle_live_in() argument 1326 is_live_in_phi(struct ir3_register *def, struct ir3_block *block) is_live_in_phi() argument 1332 is_live_in_pred(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block, unsigned pred_idx) is_live_in_pred() argument 1347 is_live_in_undef(struct ir3_register *def, struct ir3_block *block, unsigned pred_idx) is_live_in_undef() argument 1357 read_live_in(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block, unsigned pred_idx) read_live_in() argument 1377 is_live_in_all_preds(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) is_live_in_all_preds() argument 1389 spill_live_in(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) spill_live_in() argument 1407 spill_live_ins(struct ra_spill_ctx *ctx, struct ir3_block *block) spill_live_ins() argument 1458 live_in_rewrite(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct reg_or_immed *new_val, struct ir3_block *block, unsigned pred_idx) live_in_rewrite() argument 1489 reload_live_in(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) reload_live_in() argument 1517 reload_live_ins(struct ra_spill_ctx *ctx, struct ir3_block *block) reload_live_ins() argument 1526 add_live_in_phi(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) add_live_in_phi() argument 1606 spill_single_pred_live_in(struct ra_spill_ctx *ctx, struct ir3_block *block) spill_single_pred_live_in() argument 1623 rewrite_phi(struct ra_spill_ctx *ctx, struct ir3_instruction *phi, struct ir3_block *block) rewrite_phi() argument 1651 spill_live_out(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_block *block) spill_live_out() argument 1663 spill_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block) spill_live_outs() argument 1675 reload_live_out(struct ra_spill_ctx *ctx, struct ir3_register *def, struct ir3_block *block) reload_live_out() argument 1685 reload_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block) reload_live_outs() argument 1698 update_live_out_phis(struct ra_spill_ctx *ctx, struct ir3_block *block) update_live_out_phis() argument 1720 record_pred_live_out(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_block *block, unsigned pred_idx) record_pred_live_out() argument 1740 record_pred_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block) record_pred_live_outs() argument 1777 record_live_outs(struct ra_spill_ctx *ctx, struct ir3_block *block) record_live_outs() argument 1789 handle_block(struct ra_spill_ctx *ctx, struct ir3_block *block) handle_block() argument [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | qpu_schedule.c | 1507 emit_nop(struct v3d_compile *c, struct qblock *block, in emit_nop() argument 1485 insert_scheduled_instruction(struct v3d_compile *c, struct qblock *block, struct choose_scoreboard *scoreboard, struct qinst *inst) insert_scheduled_instruction() argument 1750 emit_thrsw(struct v3d_compile *c, struct qblock *block, struct choose_scoreboard *scoreboard, struct qinst *inst, bool is_thrend) emit_thrsw() argument 1895 emit_branch(struct v3d_compile *c, struct qblock *block, struct choose_scoreboard *scoreboard, struct qinst *inst) emit_branch() argument 2066 fixup_pipelined_ldvary(struct v3d_compile *c, struct choose_scoreboard *scoreboard, struct qblock *block, struct v3d_qpu_instr *inst) fixup_pipelined_ldvary() argument 2169 schedule_instructions(struct v3d_compile *c, struct choose_scoreboard *scoreboard, struct qblock *block, enum quniform_contents *orig_uniform_contents, uint32_t *orig_uniform_data, uint32_t *next_uniform) schedule_instructions() argument 2305 qpu_schedule_instructions_block(struct v3d_compile *c, struct choose_scoreboard *scoreboard, struct qblock *block, enum quniform_contents *orig_uniform_contents, uint32_t *orig_uniform_data, uint32_t *next_uniform) qpu_schedule_instructions_block() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_perfcounter.c | 379 enum ac_pc_gpu_block block = G_REG_BLOCK(regs[i]); in radv_get_num_counter_passes() local 428 enum ac_pc_gpu_block block = pool->pc_regs[i] >> 16; in radv_pc_init_query_pool() local 488 radv_emit_select(struct radv_cmd_buffer *cmd_buffer, struct ac_pc_block *block, unsigned count, in radv_emit_select() argument 513 radv_pc_emit_block_instance_read(struct radv_cmd_buffer *cmd_buffer, struct ac_pc_block *block, unsigned count, uint64_t va) radv_pc_emit_block_instance_read() argument 541 radv_pc_sample_block(struct radv_cmd_buffer *cmd_buffer, struct ac_pc_block *block, unsigned count, uint64_t va) radv_pc_sample_block() argument 611 enum ac_pc_gpu_block block = G_REG_BLOCK(pool->pc_regs[i]); radv_pc_stop_and_sample() local 694 enum ac_pc_gpu_block block = G_REG_BLOCK(pool->pc_regs[i]); radv_pc_begin_query() local [all...] |