Home
last modified time | relevance | path

Searched defs:loop_end (Results 1 – 15 of 15) 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.c73 float *loop_end=p_x1_low + 2560; in sbr_lf_gen_mips() local
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_impl.h41 int loop_end; member
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h206 int loop_start, loop_end; /* Byte offsets from the beginning */ member