Home
last modified time | relevance | path

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

/external/skia/src/core/
DSk4px.h117 dst4 = fn(Load4(src+4)); in MapSrc() local
147 dst4 = fn(Load4(dst+4), Load4(src+4)); in MapDstSrc() local
177 dst4 = fn(Load4(dst+4), Load4Alphas(a+4)); in MapDstAlpha() local
209 dst4 = fn(Load4(dst+4), Load4(src+4), Load4Alphas(a+4)); in MapDstSrcAlpha() local
DSkMatrix44.cpp753 int count, float* SK_RESTRICT dst4) { in map2_if()
765 int count, double* SK_RESTRICT dst4) { in map2_id()
777 int count, float* SK_RESTRICT dst4) { in map2_tf()
792 int count, double* SK_RESTRICT dst4) { in map2_td()
804 int count, float* SK_RESTRICT dst4) { in map2_sf()
817 int count, double* SK_RESTRICT dst4) { in map2_sd()
829 int count, float* SK_RESTRICT dst4) { in map2_af()
847 int count, double* SK_RESTRICT dst4) { in map2_ad()
861 int count, float* SK_RESTRICT dst4) { in map2_pf()
876 int count, double* SK_RESTRICT dst4) { in map2_pd()
DSkBlitRow_D32.cpp64 auto dst4 = ( __m128i*)dst; in blit_row_s32_blend() local
129 auto dst4 = ( __m128i*)dst; in blit_row_s32a_blend() local
/external/skqp/src/core/
DSk4px.h117 dst4 = fn(Load4(src+4)); in MapSrc() local
147 dst4 = fn(Load4(dst+4), Load4(src+4)); in MapDstSrc() local
177 dst4 = fn(Load4(dst+4), Load4Alphas(a+4)); in MapDstAlpha() local
209 dst4 = fn(Load4(dst+4), Load4(src+4), Load4Alphas(a+4)); in MapDstSrcAlpha() local
DSkMatrix44.cpp753 int count, float* SK_RESTRICT dst4) { in map2_if()
765 int count, double* SK_RESTRICT dst4) { in map2_id()
777 int count, float* SK_RESTRICT dst4) { in map2_tf()
792 int count, double* SK_RESTRICT dst4) { in map2_td()
804 int count, float* SK_RESTRICT dst4) { in map2_sf()
817 int count, double* SK_RESTRICT dst4) { in map2_sd()
829 int count, float* SK_RESTRICT dst4) { in map2_af()
847 int count, double* SK_RESTRICT dst4) { in map2_ad()
861 int count, float* SK_RESTRICT dst4) { in map2_pf()
876 int count, double* SK_RESTRICT dst4) { in map2_pd()
DSkBlitRow_D32.cpp64 auto dst4 = ( __m128i*)dst; in blit_row_s32_blend() local
129 auto dst4 = ( __m128i*)dst; in blit_row_s32a_blend() local
/external/skia/gm/
Dpoly2poly.cpp101 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
Dimage.cpp72 SkRect dst1, dst2, dst3, dst4; in test_surface() local
/external/libvpx/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.c332 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in vpx_iadst16_1d_columns_addblk_msa() local
/external/skia/samplecode/
DSamplePolyToPoly.cpp150 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDrawContent() local
/external/skqp/samplecode/
DSamplePolyToPoly.cpp150 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDrawContent() local
/external/skqp/gm/
Dpoly2poly.cpp271 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
Dimage.cpp72 SkRect dst1, dst2, dst3, dst4; in test_surface() local
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c83 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgb_ubyte_pixels() local
130 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/v8/src/arm64/
Dsimulator-logic-arm64.cc448 LogicVRegister dst4, uint64_t addr1) { in ld4()
471 LogicVRegister dst4, int index, uint64_t addr1) { in ld4()
487 LogicVRegister dst4, uint64_t addr) { in ld4r()
558 LogicVRegister dst3, LogicVRegister dst4, uint64_t addr) { in st4()
576 LogicVRegister dst3, LogicVRegister dst4, int index, in st4()
Dmacro-assembler-arm64.cc1091 const CPURegister& dst4, const CPURegister& dst5, in Pop()
/external/vixl/src/aarch64/
Dlogic-aarch64.cc300 LogicVRegister dst4, in ld4()
327 LogicVRegister dst4, in ld4()
348 LogicVRegister dst4, in ld4r()
444 LogicVRegister dst4, in st4()
467 LogicVRegister dst4, in st4()
/external/libaom/libaom/av1/common/arm/
Djnt_convolve_neon.c209 int32x4_t dst4, dst5, dst6, dst7; in compute_avg_8x4() local