/third_party/ffmpeg/tests/checkasm/ |
D | jpeg2000dsp.c | 50 int32_t *ref1 = &ref[BUF_SIZE*1], *new1 = &new[BUF_SIZE*1]; in check_rct_int() local 74 float *ref1 = &ref[BUF_SIZE*1], *new1 = &new[BUF_SIZE*1]; in check_ict_float() local
|
/third_party/node/test/message/ |
D | promise_always_throw_unhandled.js | 9 const ref1 = new Promise(() => { constant
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderPackingFunctionTests.cpp | 186 …const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f,… in iterate() local 276 const float ref1 = de::clamp(float(in1) / 32767.f, -1.0f, 1.0f); in iterate() local 377 …const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, … in iterate() local 467 const float ref1 = float(in1) / 65535.0f; in iterate() local 573 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); in iterate() local 678 const float ref1 = tcu::Float16(in1).asFloat(); in iterate() local 788 …const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, … in iterate() local 886 const float ref1 = de::clamp(float(in1) / 127.f, -1.0f, 1.0f); in iterate() local 997 …const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1… in iterate() local 1095 const float ref1 = de::clamp(float(in1) / 255.f, 0.0f, 1.0f); in iterate() local
|
D | es31fShaderIntegerFunctionTests.cpp | 410 const deUint32 ref1 = (deUint64(in0)+deUint64(in1)) > 0xffffffffu ? 1u : 0u; in compare() local 504 const deUint32 ref1 = in0 >= in1 ? 0u : 1u; in compare() local 594 const deUint32 ref1 = deUint32(mul64 & 0xffffffffu); in compare() local 685 const deInt32 ref1 = deInt32(mul64 & 0xffffffffu); in compare() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderPackingFunctionTests.cpp | 186 …const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f,… in iterate() local 276 const float ref1 = de::clamp(float(in1) / 32767.f, -1.0f, 1.0f); in iterate() local 377 …const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, … in iterate() local 467 const float ref1 = float(in1) / 65535.0f; in iterate() local 573 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); in iterate() local 678 const float ref1 = tcu::Float16(in1).asFloat(); in iterate() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | me_cmp_msa.c | 29 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_8width_msa() local 51 v16u8 src0, src1, ref0, ref1; in sad_16width_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/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderPackingFunctionTests.cpp | 190 …const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f,… in iterate() local 298 const float ref1 = de::clamp(float(in1) / 32767.f, -1.0f, 1.0f); in iterate() local 409 …const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, … in iterate() local 517 const float ref1 = float(in1) / 65535.0f; in iterate() local 639 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); in iterate() local 851 const float ref1 = tcu::Float16(in1).asFloat(); in printErrorMessage() local 952 …const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, … in iterate() local 1068 const float ref1 = de::clamp(float(in1) / 127.f, -1.0f, 1.0f); in iterate() local 1187 …const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1… in iterate() local 1303 const float ref1 = de::clamp(float(in1) / 255.f, 0.0f, 1.0f); in iterate() local
|
D | vktShaderIntegerFunctionTests.cpp | 480 const deUint32 ref1 = (deUint64(in0)+deUint64(in1)) > 0xffffffffu ? 1u : 0u; in compare() local 588 const deUint32 ref1 = in0 >= in1 ? 0u : 1u; in compare() local 692 const deUint32 ref1 = deUint32(mul64 & 0xffffffffu); in compare() local 797 const deInt32 ref1 = deInt32(mul64 & 0xffffffffu); in compare() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp9_mc_template.c | 40 AVFrame *ref1 = tref1->f, *ref2; in FN() local
|
D | h264_direct.c | 87 H264Picture *const ref1 = sl->ref_list[1][0].parent; in fill_colmap() local 123 H264Ref *const ref1 = &sl->ref_list[1][0]; in ff_h264_direct_ref_list_init() local
|
D | hevcdec.c | 1543 … int block_w, int block_h, AVFrame *ref1, const Mv *mv1, struct MvField *current_mv) in luma_mc_bi() 1697 …void chroma_mc_bi(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, AVFrame *ref0, AVFrame *ref1, in chroma_mc_bi() 1857 HEVCFrame *ref0 = NULL, *ref1 = NULL; in hls_prediction_unit() local
|
D | h264_slice.c | 670 int ref0, ref1, i, cur_poc, ref_start, ref_count0, ref_count1; in implicit_weight_table() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_deband.c | 125 static int inline get_avg(int ref0, int ref1, int ref2, int ref3) in get_avg() 160 … const int ref1 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + x_pos, 0, w)]; in deband_8_c() local 208 … const int ref1 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + x_pos, 0, w)]; in deband_8_coupling_c() local 273 … const int ref1 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + x_pos, 0, w)]; in deband_16_coupling_c() local 341 … const int ref1 = 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/openh264/codec/decoder/core/src/ |
D | deblocking.cpp | 472 PPicture ref0, ref1; in DeblockingBsMarginalMBAvcbase() local 492 PPicture ref0, ref1; in DeblockingBsMarginalMBAvcbase() local 513 PPicture ref0, ref1; in DeblockingBsMarginalMBAvcbase() local 531 PPicture ref0, ref1; in DeblockingBsMarginalMBAvcbase() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_msa.c | 718 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
|
D | enc_sse2.c | 150 __m128i ref0, ref1, ref2, ref3; in ITransform_SSE2() local 315 const __m128i ref1 = _mm_loadl_epi64((const __m128i*)&ref[1 * BPS]); in FTransform_SSE2() local 354 const __m128i ref1 = _mm_loadl_epi64((const __m128i*)&ref[1 * BPS]); in FTransform2_SSE2() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_msa.c | 718 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
|
D | enc_sse2.c | 150 __m128i ref0, ref1, ref2, ref3; in ITransform_SSE2() local 315 const __m128i ref1 = _mm_loadl_epi64((const __m128i*)&ref[1 * BPS]); in FTransform_SSE2() local 354 const __m128i ref1 = _mm_loadl_epi64((const __m128i*)&ref[1 * BPS]); in FTransform2_SSE2() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/ |
D | function_ref_test.cc | 91 FunctionRef<void(Derived*)> ref1(l1); in TEST() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video_vp.c | 485 struct nv84_video_buffer *ref1 = (struct nv84_video_buffer *)desc->ref[0]; in nv84_decoder_vp_mpeg12() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afhints.c | 1597 AF_Point ref1, in af_iup_interp()
|
/third_party/freetype/src/autofit/ |
D | afhints.c | 1597 AF_Point ref1, in af_iup_interp()
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afhints.c | 1502 AF_Point ref1, in af_iup_interp()
|
/third_party/flutter/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 3526 int ref1, in tt_delta_interpolate()
|
/third_party/freetype/src/truetype/ |
D | ttgxvar.c | 3654 int ref1, in tt_delta_interpolate()
|