Home
last modified time | relevance | path

Searched defs:dst2 (Results 1 - 25 of 92) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/ppc/
H A Dfmtconvert_altivec.c39 vector float src1, src2, dst1, dst2, mul_v, zero; in int32_to_float_fmul_scalar_altivec() local
/third_party/ffmpeg/libswscale/
H A Dhscale_fast_bilinear.c38 void ff_hcscale_fast_c(SwsContext *c, int16_t *dst1, int16_t *dst2, in ff_hcscale_fast_c() argument
H A Dhscale.c176 uint8_t ** dst2 = desc->dst->plane[2].line; in chr_h_scale() local
225 uint8_t * dst2 = desc->dst->plane[2].line[i]; in chr_convert() local
H A Dvscale.c91 uint8_t **dst2 = desc->dst->plane[2].line + dp2; in chr_planar_vscale() local
/third_party/ffmpeg/tests/checkasm/
H A Dvf_blend.c95 uint8_t *dst2 = av_malloc(BUF_SIZE); in checkasm_check_blend() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeMatrixTestPart2.cpp586 OH_Drawing_Rect *dst2 = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
H A DDrawingNativeCanvasTestPart2.cpp237 OH_Drawing_Rect *dst2 = OH_Drawing_RectCreate(0, 0, FLT_MAX, FLT_MAX); in HWTEST_F() local
285 OH_Drawing_Rect *dst2 = OH_Drawing_RectCreate(0, 0, FLT_MAX, FLT_MAX); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dprocess_vm.c51 char dst2[__VALUE_BUFFER_SIZE__] = ""; in process_vm_writev_0200() local
/third_party/ffmpeg/libavcodec/
H A Dbinkdsp.c122 uint16_t *dst2 = (uint16_t *)(dst + linesize); in scale_block_c() local
H A Dmss2dsp.c106 uint8_t *src1, *src2, *dst1, *dst2, *p, a, b; in upsample_plane_c() local
H A Dgdv.c539 uint8_t *dst2 = dst + didx; in gdv_decode_frame() local
H A Ddcadsp.c306 static void dmix_sub_xch_c(int32_t *dst1, int32_t *dst2, in dmix_sub_xch_c() argument
H A Dvmnc.c168 uint16_t *dst2; in put_cursor() local
179 uint32_t *dst2; in put_cursor() local
204 uint16_t *dst2; in paint_rect() local
212 uint32_t *dst2; paint_rect() local
252 uint8_t *dst2; decode_hextile() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_saturate_propagation.cpp153 fs_reg dst2 = v->vgrf(glsl_type::float_type); in TEST_F() local
460 fs_reg dst2 = v->vgrf(glsl_type::float_type); in TEST_F() local
502 fs_reg dst2 = v->vgrf(glsl_type::float_type); in TEST_F() local
580 fs_reg dst2 in TEST_F() local
619 fs_reg dst2 = v->vgrf(glsl_type::float_type); TEST_F() local
700 fs_reg dst2 = v->vgrf(glsl_type::float_type); TEST_F() local
[all...]
/third_party/skia/samplecode/
H A DSamplePolyToPoly.cpp58 const SkPoint dst2[] = { in PolyToPolyView() local
126 const int dst2[] = { 32, 32, 64, 48 }; variable
/third_party/skia/gm/
H A Dpoly2poly.cpp97 const int dst2[] = { 32, 32, 64, 48 }; variable
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_yuv2yuv_template.c48 opixel *dst0 = dst[0], *dst1 = dst[1], *dst2 = dst[2]; in yuv2yuv() local
H A Dvf_sab.c227 uint8_t *dst2[NB_PLANES] = { f.pre_filter_buf }; in blur() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacdec_mips.c153 float *dst2 = saved + 63; in imdct_and_windowing_mips() local
/third_party/ffmpeg/libswscale/x86/
H A Dhscale_fast_bilinear_simd.c283 void ff_hcscale_fast_mmxext(SwsContext *c, int16_t *dst1, int16_t *dst2, in ff_hcscale_fast_mmxext() argument
/third_party/backends/backend/
H A Dgt68xx_mid.c171 unpack_12_le_rgb(SANE_Byte * src, unsigned int *dst1, unsigned int *dst2, unsigned int *dst3, SANE_Int pixels_per_line) unpack_12_le_rgb() argument
/third_party/ltp/testcases/kernel/syscalls/string/
H A Dstring01.c72 char dst2[LONGSTR + 1]; variable
/third_party/skia/tests/
H A DEncodeTest.cpp71 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, dst1, dst2, dst in DEF_TEST() local
[all...]
/third_party/selinux/libsepol/tests/
H A Dtest-ebitmap.c565 ebitmap_t dst1, dst2; in test_ebitmap_xor() local
688 ebitmap_t dst1, dst2; in test_ebitmap_not() local
702 ebitmap_t dst1, dst2; in test_ebitmap_not() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264idct_lasx.c87 __m256i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_h264_idct8_addblk_lasx() local
266 __m256i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_h264_idct8_dc_addblk_lasx() local
[all...]

Completed in 17 milliseconds

1234