| /third_party/ffmpeg/tests/checkasm/ |
| H A 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/ffmpeg/libavcodec/ |
| H A D | vp9_mc_template.c | 40 AVFrame *ref1 = tref1->f, *ref2; in inter_pred() local [all...] |
| H A D | h264_direct.c | 86 H264Picture *const ref1 = sl->ref_list[1][0].parent; in fill_colmap() local 122 H264Ref *const ref1 = &sl->ref_list[1][0]; in ff_h264_direct_ref_list_init() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | h264_deblock_lasx.c | 118 __m256i ref0, ref1, ref2, ref3; in ff_h264_loop_filter_strength_lasx() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | frontend_api_handler_test.cpp | 227 const auto ref1 = reply1.resultValue_.get<string>(); in TEST_F() local 285 const auto ref1 = reply1.resultValue_.get<string>(); in TEST_F() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderPackingFunctionTests.cpp | 186 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 32767.0f), -(1<<15), (1<<15)-1); 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, 1.0f) * 65535.0f), 0, (1<<16)-1); in iterate() local 467 const float ref1 in iterate() local 573 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); iterate() local 678 const float ref1 = tcu::Float16(in1).asFloat(); iterate() local [all...] |
| H A D | es3fShaderCommonFunctionTests.cpp | 1308 const float ref1 = deFloatCeil(in0); in compare() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deband.c | 121 static int inline get_avg(int ref0, int ref1, int ref2, int ref3) in get_avg() argument 156 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 204 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 269 const int ref1 in deband_16_coupling_c() local 337 const int ref1 = src_ptr[av_clip(y + -y_pos, 0, h) * src_linesize + av_clip(x + x_pos, 0, w)]; deband_16_c() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderPackingFunctionTests.cpp | 186 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 32767.0f), -(1<<15), (1<<15)-1); 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, 1.0f) * 65535.0f), 0, (1<<16)-1); in iterate() local 467 const float ref1 in iterate() local 573 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); iterate() local 678 const float ref1 = tcu::Float16(in1).asFloat(); iterate() local 788 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 127.0f), -(1<<7), (1<<7)-1); iterate() local 886 const float ref1 = de::clamp(float(in1) / 127.f, -1.0f, 1.0f); iterate() local 997 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 255.0f), 0, (1<<8)-1); iterate() local 1095 const float ref1 = de::clamp(float(in1) / 255.f, 0.0f, 1.0f); iterate() local [all...] |
| H A D | es31fShaderCommonFunctionTests.cpp | 1388 const float ref1 = deFloatCeil(in0); in compare() local
|
| H A 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 in compare() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | delayed-ref.c | 203 static int comp_tree_refs(struct btrfs_delayed_tree_ref *ref1, in comp_tree_refs() argument 223 static int comp_data_refs(struct btrfs_delayed_data_ref *ref1, in comp_data_refs() argument 248 comp_refs(struct btrfs_delayed_ref_node *ref1, struct btrfs_delayed_ref_node *ref2, bool check_seq) comp_refs() argument [all...] |
| H A D | ref-verify.c | 140 static int comp_refs(struct ref_entry *ref1, struct ref_entry *ref2) in comp_refs() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | ref-verify.c | 143 static int comp_refs(struct ref_entry *ref1, struct ref_entry *ref2) in comp_refs() argument
|
| H A D | delayed-ref.c | 214 static int comp_tree_refs(struct btrfs_delayed_tree_ref *ref1, in comp_tree_refs() argument 234 static int comp_data_refs(struct btrfs_delayed_data_ref *ref1, in comp_data_refs() argument 259 comp_refs(struct btrfs_delayed_ref_node *ref1, struct btrfs_delayed_ref_node *ref2, bool check_seq) comp_refs() argument [all...] |
| /kernel/linux/linux-6.6/drivers/thermal/ |
| H A D | k3_j72xx_bandgap.c | 85 int m = 0, c, num, den, i, err, idx1, idx2, err1, err2, ref1, ref2; in create_table_segments() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A 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; sad_horiz_bilinear_filter_8width_msa() local 159 v16u8 ref0, ref1, ref2, ref3, ref4; sad_vert_bilinear_filter_8width_msa() local 197 v16u8 ref0, ref1, ref2, ref3, ref4; sad_vert_bilinear_filter_16width_msa() local 235 v16u8 ref0, ref1, ref2, ref3, ref4; sad_hv_bilinear_filter_8width_msa() local 413 uint32_t ref0, ref1, ref2, ref3; sse_4width_msa() local 441 v16u8 ref0, ref1, ref2, ref3; sse_8width_msa() local 505 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; hadamard_diff_8x8_msa() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A 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/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A 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 in compare() local [all...] |
| H A D | vktShaderPackingFunctionTests.cpp | 190 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 32767.0f), -(1<<15), (1<<15)-1); 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, 1.0f) * 65535.0f), 0, (1<<16)-1); in iterate() local 517 const float ref1 in iterate() local 639 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); iterate() local 851 const float ref1 = tcu::Float16(in1).asFloat(); printErrorMessage() local 952 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 127.0f), -(1<<7), (1<<7)-1); iterate() local 1068 const float ref1 = de::clamp(float(in1) / 127.f, -1.0f, 1.0f); iterate() local 1187 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 255.0f), 0, (1<<8)-1); iterate() local 1303 const float ref1 = de::clamp(float(in1) / 255.f, 0.0f, 1.0f); iterate() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afhints.c | 1595 af_iup_interp( AF_Point p1, AF_Point p2, AF_Point ref1, AF_Point ref2 ) af_iup_interp() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A 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 in compare() local [all...] |
| H A D | vktShaderPackingFunctionTests.cpp | 190 const deUint16 ref1 = (deUint16)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 32767.0f), -(1<<15), (1<<15)-1); 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, 1.0f) * 65535.0f), 0, (1<<16)-1); in iterate() local 517 const float ref1 in iterate() local 639 const deUint16 ref1 = (deUint16)tcu::Float16(inputs[valNdx].y()).bits(); iterate() local 851 const float ref1 = tcu::Float16(in1).asFloat(); printErrorMessage() local 952 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), -1.0f, 1.0f) * 127.0f), -(1<<7), (1<<7)-1); iterate() local 1068 const float ref1 = de::clamp(float(in1) / 127.f, -1.0f, 1.0f); iterate() local 1187 const deUint16 ref1 = (deUint8)de::clamp(deRoundFloatToInt32(de::clamp(inputs[valNdx].y(), 0.0f, 1.0f) * 255.0f), 0, (1<<8)-1); iterate() local 1303 const float ref1 = de::clamp(float(in1) / 255.f, 0.0f, 1.0f); iterate() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | tsc.c | 718 u64 tsc1, tsc2, delta, ref1, ref2; in pit_hpet_ptimer_calibrate_cpu() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | bpf-loader.c | 489 struct probe_trace_arg_ref *ref1, *ref2; in compare_tev_args() local
|