/third_party/ffmpeg/tests/checkasm/ |
H A D | huffyuvdsp.c | 42 uint16_t *dst0 = av_mallocz(width * sizeof(uint16_t)); in check_add_int16() local
|
H A D | pixblockdsp.c | 90 uint16_t *dst0 = (uint16_t *)dst0_; in checkasm_check_pixblockdsp() local
|
H A D | g722dsp.c | 38 int dst0[2], dst1[2]; in check_qmf() local
|
H A D | vf_colorspace.c | 72 uint8_t *dst0[3] = { dst0_y, dst0_u, dst0_v }, *dst1[3] = { dst1_y, dst1_u, dst1_v }; in check_yuv2yuv() local 140 int16_t *dst0[3] = { dst0_y, dst0_u, dst0_v }, *dst1[3] = { dst1_y, dst1_u, dst1_v }; in check_yuv2rgb() local 217 uint8_t *dst0[3] = { dst0_y, dst0_u, dst0_v }, *dst1[3] = { dst1_y, dst1_u, dst1_v }; check_rgb2yuv() local 274 int16_t *dst0[3] = { dst0_y, dst0_u, dst0_v }, *dst1[3] = { dst1_y, dst1_u, dst1_v }; check_multiply3x3() local [all...] |
H A D | llviddsp.c | 47 uint8_t *dst0 = av_mallocz(width); in check_add_bytes() local 75 uint8_t *dst0 = av_mallocz(width); in check_add_median_pred() local 113 uint8_t *dst0 in check_add_left_pred() local 142 uint16_t *dst0 = av_calloc(width, sizeof(*dst0)); check_add_left_pred_16() local [all...] |
H A D | sw_rgb.c | 124 uint8_t *dst0 = dst0_buf + 2; in check_interleave_bytes() local
|
H A D | sw_gbrp.c | 76 uint8_t *dst0[4]; in check_output_yuv2gbrp() local [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | blockdsp_msa.c | 28 uint64_t dst0; in copy_8bit_value_width8_msa() local
|
H A D | iirfilter_mips.c | 78 float *dst0 = dst; in iir_filter_flt_mips() local 90 float *dst0 = dst; in iir_filter_flt_mips() local 181 float *dst0 in iir_filter_flt_mips() local [all...] |
H A D | aacdec_mips.c | 151 float *dst0 = out + 448 + 0*128; in imdct_and_windowing_mips() local
|
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | copy_page_mck.S | 71 #define dst0 r9 define
|
H A D | memcpy_mck.S | 35 #define dst0 r17 define [all...] |
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | copy_page_mck.S | 71 #define dst0 r9 define
|
H A D | memcpy_mck.S | 35 #define dst0 r17 define [all...] |
/third_party/ffmpeg/libavresample/ |
H A D | resample_template.c | 57 static void SET_TYPE(resample_nearest)(void *dst0, int dst_index, const void *src0, unsigned int index) in resample_nearest() argument 64 static void SET_TYPE(resample_linear)(ResampleContext *c, void *dst0, int dst_index, in resample_linear() argument 85 resample_one(ResampleContext *c, void *dst0, int dst_index, const void *src0, unsigned int index, int frac) resample_one() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_fs_saturate_propagation.cpp | 116 fs_reg dst0 = v->vgrf(glsl_type::float_type); in TEST_F() local 151 fs_reg dst0 = v->vgrf(glsl_type::float_type); in TEST_F() local 189 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 224 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 258 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 296 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 334 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 372 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 413 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 458 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 500 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 543 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 578 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 617 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 658 fs_reg dst0 = v->vgrf(glsl_type::vec4_type); TEST_F() local 698 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 741 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 775 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local [all...] |
H A D | test_fs_cmod_propagation.cpp | 698 fs_reg dst0 = v->vgrf(glsl_type::float_type); in TEST_F() local 727 fs_reg dst0 = v->vgrf(glsl_type::float_type); in TEST_F() local 758 fs_reg dst0 = v->vgrf(glsl_type::float_type); in TEST_F() local 787 fs_reg dst0 in TEST_F() local 816 fs_reg dst0 = v->vgrf(glsl_type::float_type); TEST_F() local 852 fs_reg dst0 = v->vgrf(glsl_type::int_type); TEST_F() local 884 fs_reg dst0 = v->vgrf(glsl_type::uint_type); TEST_F() local 913 fs_reg dst0 = v->vgrf(glsl_type::int_type); TEST_F() local 942 fs_reg dst0 = v->vgrf(glsl_type::uint_type); TEST_F() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | lossless_enc_msa.c | 53 v16u8 src0, dst0; in TransformColor_MSA() local 101 v16u8 src0, dst0, tmp0; SubtractGreenFromBlueAndRed_MSA() local [all...] |
H A D | filters_msa.c | 25 v16u8 src0, pred0, dst0; in PredictLineInverse0() local 105 v16u8 pred0, dst0; in PredictLineGradient() local
|
H A D | lossless_msa.c | 117 v16u8 src0, dst0; ConvertBGRAToRGBA_MSA() local 252 v16u8 src0, dst0, tmp0; AddGreenToBlueAndRed_MSA() local 292 v16u8 src0, dst0; TransformColorInverse_MSA() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | colorspacedsp_yuv2yuv_template.c | 48 opixel *dst0 = dst[0], *dst1 = dst[1], *dst2 = dst[2]; in yuv2yuv() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_flatshade.c | 73 copy_flats2( struct draw_stage *stage, struct vertex_header *dst0, struct vertex_header *dst1, const struct vertex_header *src ) copy_flats2() argument
|
/third_party/skia/src/core/ |
H A D | Sk4px.h | 116 Sk4px dst0 = fn(Load4(src+0)), in MapSrc() local 146 Sk4px dst0 = fn(Load4(dst+0), Load4(src+0)), in MapDstSrc() local 176 Sk4px dst0 = fn(Load4(dst+0), Load4Alphas(a+0)), in MapDstAlpha() local 208 Sk4px dst0 = fn(Load4(dst+0), Load4(src+0), Load4Alphas(a+0)), in MapDstSrcAlpha() local
|
/third_party/ltp/testcases/kernel/syscalls/string/ |
H A D | string01.c | 70 char dst0[LONGSTR + 1]; /* place holders for various tests */ variable [all...] |
/third_party/skia/tests/ |
H A D | EncodeTest.cpp | 71 SkDynamicMemoryWStream dst0, dst1, dst2, dst3; in test_encode() local 194 SkDynamicMemoryWStream dst0, dst1, dst2; in DEF_TEST() local 306 SkDynamicMemoryWStream dst0, dst1, dst2; in DEF_TEST() local 397 SkDynamicMemoryWStream dst0, dst in DEF_TEST() local [all...] |