Home
last modified time | relevance | path

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

/external/skia/src/core/
DSk4px.h109 dst4 = fn(Load4(src+4)); in MapSrc() local
139 dst4 = fn(Load4(dst+4), Load4(src+4)); in MapDstSrc() local
169 dst4 = fn(Load4(dst+4), Load4Alphas(a+4)); in MapDstAlpha() local
201 dst4 = fn(Load4(dst+4), Load4(src+4), Load4Alphas(a+4)); in MapDstSrcAlpha() local
DSkMatrix44.cpp751 int count, float* SK_RESTRICT dst4) { in map2_if()
763 int count, double* SK_RESTRICT dst4) { in map2_id()
775 int count, float* SK_RESTRICT dst4) { in map2_tf()
790 int count, double* SK_RESTRICT dst4) { in map2_td()
802 int count, float* SK_RESTRICT dst4) { in map2_sf()
815 int count, double* SK_RESTRICT dst4) { in map2_sd()
827 int count, float* SK_RESTRICT dst4) { in map2_af()
845 int count, double* SK_RESTRICT dst4) { in map2_ad()
859 int count, float* SK_RESTRICT dst4) { in map2_pf()
874 int count, double* SK_RESTRICT dst4) { in map2_pd()
DSkColorMatrixFilterRowMajor255.cpp116 Sk4f dst4 = c0 * r4 + c1 * g4 + c2 * b4 + c3 * a4 + c4; in filter_span() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve_avg_msa.c84 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width16_msa() local
106 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width32_msa() local
147 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in avg_width64_msa() local
Dvpx_convolve8_avg_vert_msa.c283 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_4x8_msa() local
357 v16u8 dst1, dst2, dst3, dst4, dst5, dst6, dst7, dst8; in common_vt_2t_and_aver_dst_8x8mult_msa() local
463 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_vt_2t_and_aver_dst_32w_msa() local
535 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
Dvpx_convolve8_avg_horiz_msa.c55 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_hz_8t_and_aver_dst_4x8_msa() local
339 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_hz_2t_and_aver_dst_4x8_msa() local
Dvpx_convolve8_avg_msa.c265 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in common_hv_2ht_2vt_and_aver_dst_4x8_msa() local
/external/skia/samplecode/
DSamplePolyToPoly.cpp155 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDrawContent() local
/external/skia/gm/
Dpoly2poly.cpp270 const int dst4[] = { 0, 0, 96, 0, 64, 96, 0, 64 }; in onDraw() local
Dimage.cpp90 SkRect dst1, dst2, dst3, dst4; in test_surface() local
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c81 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgb_ubyte_pixels() local
128 GLuint *dst4 = (GLuint *) dst; in fast_draw_rgba_ubyte_pixels() local
/external/mesa3d/src/mesa/main/
Dimage.c492 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
525 GLfloat (*dst4)[4] = (GLfloat (*)[4]) (useTemp ? tempBuffer : dst); in _mesa_convert_colors() local
Dreadpix.c283 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() local
295 GLuint *dst4 = (GLuint *) dst, *map4 = (GLuint *) map; in fast_read_rgba_pixels_memcpy() 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/vixl/src/aarch64/
Dlogic-aarch64.cc532 LogicVRegister dst4, in ld4()
559 LogicVRegister dst4, in ld4()
580 LogicVRegister dst4, in ld4r()
676 LogicVRegister dst4, in st4()
699 LogicVRegister dst4, in st4()
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc913 const CPURegister& dst4, const CPURegister& dst5, in Pop()
/external/valgrind/VEX/priv/
Dguest_s390_toIR.c7216 IRTemp dst4 = newTemp(Ity_D32); in s390_irgen_PFPO() local
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...