Home
last modified time | relevance | path

Searched defs:loop_end (Results 1 – 23 of 23) 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/flutter/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/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Ddboolhuff.c48 int loop_end = 0; in vp8dx_bool_decoder_fill() local
/third_party/libsnd/src/
Dmpc2k.c162 uint32_t sample_start, loop_end, sample_frames, loop_length ; in mpc2k_read_header() local
Dxi.c44 int loop_begin, loop_end ; member
337 int k, loop_begin, loop_end ; in xi_read_header() local
/third_party/ffmpeg/libavfilter/x86/
Davf_showcqt.asm119 .loop_end: label
/third_party/ffmpeg/libavcodec/mips/
Daacdec_mips.c66 const float *loop_end = src + count; in float_copy() local
375 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/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_base.h84 loop_end, enumerator
/third_party/ffmpeg/libavformat/
Dmca.c50 uint32_t header_size, data_size, data_offset, loop_start, loop_end, in read_header() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c246 nir_cf_list loop_end; in complex_unroll_loop_body() local
538 nir_cursor loop_end = nir_after_block(nir_loop_last_block(loop)); in wrapper_unroll() local
/third_party/openh264/codec/common/x86/
Dsatd_sad.asm1673 .loop_end: label
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_impl.h41 int loop_end; member
/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.cpp506 unsigned loop_end = i; in init_live_in_vars() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp8296 std::string loop_end; in test_shader_compilation() local
8566 std::string loop_end; in execute() local
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c2304 struct basic_block *loop_top, *loop_body, *loop_continue, *loop_end; in linearize_iterator() local
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h206 int loop_start, loop_end; /* Byte offsets from the beginning */ member