Home
last modified time | relevance | path

Searched defs:ref2 (Results 1 – 25 of 35) sorted by relevance

12

/third_party/ffmpeg/tests/checkasm/
Djpeg2000dsp.c51 int32_t *ref2 = &ref[BUF_SIZE*2], *new2 = &new[BUF_SIZE*2]; in check_rct_int() local
75 float *ref2 = &ref[BUF_SIZE*2], *new2 = &new[BUF_SIZE*2]; in check_ict_float() local
/third_party/node/test/message/
Dpromise_always_throw_unhandled.js13 const ref2 = Promise.reject(new Error('Two')); constant
/third_party/boost/libs/range/test/algorithm_test/
Dmismatch.cpp94 const int ref2) in eval_mismatch()
123 const int ref2) in eval_mismatch()
/third_party/boost/libs/accumulators/test/
Dreference.cpp31 int &ref2 = accumulators::reference_tag<my::tag::int_ref>(acc); in test_stat() local
/third_party/ffmpeg/libavcodec/mips/
Dme_cmp_msa.c29 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_8width_msa() local
79 v16u8 ref0, ref1, ref2, ref3, ref4, ref5; in sad_horiz_bilinear_filter_8width_msa() local
159 v16u8 ref0, ref1, ref2, ref3, ref4; in sad_vert_bilinear_filter_8width_msa() local
197 v16u8 ref0, ref1, ref2, ref3, ref4; in sad_vert_bilinear_filter_16width_msa() local
235 v16u8 ref0, ref1, ref2, ref3, ref4; in sad_hv_bilinear_filter_8width_msa() local
413 uint32_t ref0, ref1, ref2, ref3; in sse_4width_msa() local
441 v16u8 ref0, ref1, ref2, ref3; in sse_8width_msa() local
505 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in hadamard_diff_8x8_msa() local
/third_party/ffmpeg/libavcodec/
Dvp9_mc_template.c40 AVFrame *ref1 = tref1->f, *ref2; in FN() local
/third_party/ffmpeg/libavfilter/
Dvf_deband.c125 static int inline get_avg(int ref0, int ref1, int ref2, int ref3) in get_avg()
161 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_8_c() local
209 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_8_coupling_c() local
274 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_16_coupling_c() local
342 … const int ref2 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + -x_pos, 0, w)]; in deband_16_c() local
/third_party/mesa3d/src/mesa/math/
Dm_debug_norm.c198 GLvector4f source[1], dest[1], dest2[1], ref[1], ref2[1]; in test_norm_function() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderPackingFunctionTests.cpp789 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), -1.0f, … in iterate() local
887 const float ref2 = de::clamp(float(in2) / 127.f, -1.0f, 1.0f); in iterate() local
998 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), 0.0f, 1… in iterate() local
1096 const float ref2 = de::clamp(float(in2) / 255.f, 0.0f, 1.0f); in iterate() local
/third_party/boost/libs/ptr_container/test/
Dptr_map.cpp381 int& ref2 = *(*i).second; in test_map() local
Dptr_unordered_map.cpp381 int& ref2 = *(*i).second; in test_map() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderPackingFunctionTests.cpp953 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), -1.0f, … in iterate() local
1069 const float ref2 = de::clamp(float(in2) / 127.f, -1.0f, 1.0f); in iterate() local
1188 …const deUint16 ref2 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].z(), 0.0f, 1… in iterate() local
1304 const float ref2 = de::clamp(float(in2) / 255.f, 0.0f, 1.0f); in iterate() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Denc_msa.c718 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x16_MSA() local
745 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x8_MSA() local
764 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE8x8_MSA() local
783 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; in SSE4x4_MSA() local
Denc_sse2.c150 __m128i ref0, ref1, ref2, ref3; in ITransform_SSE2() local
316 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform_SSE2() local
355 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform2_SSE2() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Denc_msa.c718 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x16_MSA() local
745 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE16x8_MSA() local
764 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in SSE8x8_MSA() local
783 uint32_t src0, src1, src2, src3, ref0, ref1, ref2, ref3; in SSE4x4_MSA() local
Denc_sse2.c150 __m128i ref0, ref1, ref2, ref3; in ITransform_SSE2() local
316 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform_SSE2() local
355 const __m128i ref2 = _mm_loadl_epi64((const __m128i*)&ref[2 * BPS]); in FTransform2_SSE2() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video_vp.c486 struct nv84_video_buffer *ref2 = (struct nv84_video_buffer *)desc->ref[1]; in nv84_decoder_vp_mpeg12() local
/third_party/abseil-cpp/absl/functional/
Dfunction_ref_test.cc95 FunctionRef<Base*()> ref2(l2); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
Dfunction_ref_test.cc95 FunctionRef<Base*()> ref2(l2); in TEST() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftmac.c202 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local
/third_party/freetype/src/base/
Dftmac.c201 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftmac.c201 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafhints.c1598 AF_Point ref2 ) in af_iup_interp()
/third_party/freetype/src/autofit/
Dafhints.c1503 AF_Point ref2 ) in af_iup_interp()
/third_party/freetype/builds/mac/
Dftmac.c337 FSRef ref2; in FT_GetFileRef_From_Mac_ATS_Name() local

12