Home
last modified time | relevance | path

Searched defs:loop_end (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dalpha_processing_mips_dsp_r2.c134 const uint32_t* const loop_end = out + len - rest; in PackARGB_MIPSdspR2() local
177 const uint32_t* const loop_end = out + len - rest; in PackRGB_MIPSdspR2() local
Drescaler_mips_dsp_r2.c172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPSdspR2() local
Drescaler_mips32.c154 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPS32() local
/third_party/libsnd/src/
Dmpc2k.c160 uint32_t sample_start, loop_end, sample_frames, loop_length ; in mpc2k_read_header() local
Dxi.c44 int loop_begin, loop_end ; member
333 int k, loop_begin, loop_end ; in xi_read_header() local
/third_party/ffmpeg/libavcodec/mips/
Daacdec_mips.c67 const float *loop_end = src + count; in float_copy() local
376 float *loop_end = saved + 448; in update_ltp_mips() local
Dsbrdsp_mips.c279 float *loop_end; in sbr_sum_square_mips() local
669 const float *p_x, *p_g, *loop_end; in sbr_hf_g_filt_mips() local
Daacsbr_mips.c74 float *loop_end=p_x1_low + 2560; in sbr_lf_gen_mips() local
/third_party/ffmpeg/libavfilter/x86/
Davf_showcqt.asm119 .loop_end: label
/third_party/node/deps/v8/src/bigint/
Dmul-schoolbook.cc76 int loop_end = X.len() + Y.len() - 2; in MultiplySchoolbook() local
/third_party/ffmpeg/libavformat/
Dmca.c51 uint32_t header_size, data_size, data_offset, loop_start, loop_end, in read_header() local
Dscd.c70 uint32_t loop_end; member
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c246 nir_cf_list loop_end; in complex_unroll_loop_body() local
573 nir_cursor loop_end = nir_after_block(nir_loop_last_block(loop)); in wrapper_unroll() local
/third_party/node/deps/v8/src/compiler/
Dbytecode-analysis.cc488 int loop_end = current_offset + iterator.current_bytecode_size(); in Analyze() local
715 void BytecodeAnalysis::PushLoop(int loop_header, int loop_end) { in PushLoop()
Dschedule.cc76 void BasicBlock::set_loop_end(BasicBlock* loop_end) { loop_end_ = loop_end; } in set_loop_end()
Dscheduler.cc971 BasicBlock* loop_end = current_loop->end; in ComputeAndInsertSpecialRPO() local
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.cc616 RpoNumber loop_header, RpoNumber loop_end, in InstructionBlock()
815 InstructionBlock* loop_end = in ComputeAssemblyOrder() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_finalize.cpp128 cf_node *loop_end = sh.create_cf(CF_OP_LOOP_END); in finalize_loop() local
/third_party/mesa3d/src/amd/compiler/
Daco_spill.cpp511 unsigned loop_end = i; in init_live_in_vars() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp8360 std::string loop_end; in test_shader_compilation() local
8630 std::string loop_end; in execute() local