Home
last modified time | relevance | path

Searched defs:dst4 (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/core/
DSk4px.h124 dst4 = fn(Load4(src+4)); in MapSrc() local
155 dst4 = fn(Load4(dst+4), Load4(src+4)); in MapDstSrc() local
186 dst4 = fn(Load4(dst+4), Load4Alphas(a+4)); in MapDstAlpha() local
218 dst4 = fn(Load4(dst+4), Load4(src+4), Load4Alphas(a+4)); in MapDstSrcAlpha() local
DSkBlitRow_D32.cpp62 auto dst4 = ( __m128i*)dst; in blit_row_s32_blend() local
127 auto dst4 = ( __m128i*)dst; in blit_row_s32a_blend() local
/external/libvpx/vpx_dsp/loongarch/
Dvpx_convolve_avg_lsx.c81 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width16_lsx() local
133 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width32_lsx() local
215 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width64_lsx() local
Dvpx_convolve8_avg_vert_lsx.c364 __m128i dst0, dst1, dst2, dst3, dst4; in common_vt_2t_and_aver_dst_4x8_lsx() local
494 __m128i dst0, dst1, dst2, dst3, dst4, dst5; in common_vt_2t_and_aver_dst_8x8mult_lsx() local
653 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_32w_lsx() local
757 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_64w_lsx() local
Dvpx_convolve8_avg_lsx.c330 __m128i dst0, dst1, dst2, dst3, dst4; in common_hv_2ht_2vt_and_aver_dst_4x8_lsx() local
Dvpx_convolve8_avg_horiz_lsx.c415 __m128i dst0, dst1, dst2, dst3, dst4; in common_hz_2t_and_aver_dst_4x8_lsx() local
/external/libvpx/vpx_dsp/mips/
Dvpx_convolve_avg_msa.c85 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width16_msa() local
107 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width32_msa() local
148 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width64_msa() local
Dvpx_convolve8_avg_vert_msa.c470 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_32w_msa() local
542 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_64w_msa() local
Didct16x16_msa.c333 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in vpx_iadst16_1d_columns_addblk_msa() local
/external/skia/gm/
Dpoly2poly.cpp113 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
Dimage.cpp101 SkRect dst1, dst2, dst3, dst4; in test_surface() local
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c85 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgb_ubyte_pixels() local
134 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgba_ubyte_pixels() local
/external/mesa3d/src/mesa/main/
Dimage.c506 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
539 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
/external/dng_sdk/source/
Ddng_image.cpp382 dng_rect dst4 (dng_rect (splitV, in GetRepeat() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c157 uint *dst4 = (uint *) dst; in logicop_quad() local
/external/libaom/av1/common/arm/
Djnt_convolve_neon.c195 int32x4_t dst4, dst5, dst6, dst7; in compute_avg_8x4() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc314 LogicVRegister dst4, in ld4()
341 LogicVRegister dst4, in ld4()
362 LogicVRegister dst4, in ld4r()