/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | macros_msa.h | 54 #define SW(val, pdst) \ argument 64 #define SD(val, pdst) \ argument 73 #define SD(val, pdst) \ argument 119 #define SW(val, pdst) \ argument 128 #define SD(val, pdst) \ argument 143 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ argument 146 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ argument 176 #define ST_B2(RTYPE, in0, in1, pdst, stride) \ argument 183 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument 195 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ argument
|
/external/libyuv/files/include/libyuv/ |
D | macros_msa.h | 54 #define SW(val, pdst) \ argument 64 #define SD(val, pdst) \ argument 73 #define SD(val, pdst) \ argument 119 #define SW(val, pdst) \ argument 128 #define SD(val, pdst) \ argument 143 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ argument 146 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ argument 176 #define ST_B2(RTYPE, in0, in1, pdst, stride) \ argument 183 #define ST_B4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument 195 #define ST_H2(RTYPE, in0, in1, pdst, stride) \ argument
|
/external/webp/src/dsp/ |
D | lossless_msa.c | 24 #define CONVERT16_BGRA_XXX(psrc, pdst, m0, m1, m2) do { \ argument 33 #define CONVERT12_BGRA_XXX(psrc, pdst, m0, m1, m2) do { \ argument 44 #define CONVERT8_BGRA_XXX(psrc, pdst, m0, m1) do { \ argument 54 #define CONVERT4_BGRA_XXX(psrc, pdst, m) do { \ argument 63 #define CONVERT1_BGRA_BGR(psrc, pdst) do { \ argument 72 #define CONVERT1_BGRA_RGB(psrc, pdst) do { \ argument
|
D | msa_macro.h | 60 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in argument 64 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in argument 68 #define ST_W(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in argument 95 #define MSA_STORE(val, pdst, FUNC_NAME) FUNC_NAME(val, pdst) argument 111 #define SH(val, pdst) MSA_STORE(val, pdst, msa_sh) argument 113 #define SW(val, pdst) MSA_STORE(val, pdst, msa_sw) argument 115 #define SD(val, pdst) MSA_STORE(val, pdst, msa_sd) argument 130 #define SH(val, pdst) MSA_STORE(val, pdst, msa_ush) argument 132 #define SW(val, pdst) MSA_STORE(val, pdst, msa_usw) argument 133 #define SD(val, pdst) do { \ argument [all …]
|
D | alpha_processing_mips_dsp_r2.c | 26 uint8_t* pdst = dst; in DispatchAlpha_MIPSdspR2() local
|
D | dec_msa.c | 293 #define ST6x1_UB(in0, in0_idx, in1, in1_idx, pdst, stride) do { \ argument 300 #define ST6x4_UB(in0, start_in0_idx, in1, start_in1_idx, pdst, stride) do { \ argument
|
/external/libpng/mips/ |
D | filter_msa_intrinsics.c | 59 #define SH(val, pdst) \ argument 72 #define SW(val, pdst) \ argument 86 #define SD(val, pdst) \ argument 99 #define SD(val, pdst) \ argument 130 #define SH(val, pdst) \ argument 143 #define SW(val, pdst) \ argument 157 #define SD(val, pdst) \ argument 170 #define SD(val, pdst) \ argument 198 #define SH(val, pdst) \ argument 211 #define SW(val, pdst) \ argument [all …]
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_shader.c | 35 vmw_svga_winsys_shader_reference(struct vmw_svga_winsys_shader **pdst, in vmw_svga_winsys_shader_reference()
|
D | vmw_surface.c | 193 vmw_svga_winsys_surface_reference(struct vmw_svga_winsys_surface **pdst, in vmw_svga_winsys_surface_reference()
|
D | vmw_screen_svga.c | 104 struct pipe_fence_handle **pdst, in vmw_svga_winsys_fence_reference()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve_msa.h | 95 #define PCKEV_XORI128_AVG_ST_UB(in0, in1, dst, pdst) \ argument 104 #define PCKEV_AVG_ST_UB(in0, in1, dst, pdst) \ argument 113 #define PCKEV_AVG_ST8x4_UB(in0, in1, in2, in3, dst0, dst1, pdst, stride) \ argument
|
D | macros_msa.h | 26 #define ST_V(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 69 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); argument 70 #define SW(val, pdst) *(uint32_t *)(pdst) = (val); argument 71 #define SD(val, pdst) *(uint64_t *)(pdst) = (val); argument 130 #define SH(val, pdst) \ argument 141 #define SW(val, pdst) \ argument 152 #define SD(val, pdst) \ argument 205 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument 220 #define SD4(in0, in1, in2, in3, pdst, stride) \ argument 314 #define ST_V2(RTYPE, in0, in1, pdst, stride) \ argument [all …]
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 31 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 35 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 39 #define ST_W(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 87 #define SH(val, pdst) \ argument 98 #define SW(val, pdst) \ argument 109 #define SD(val, pdst) \ argument 163 #define SH(val, pdst) \ argument 174 #define SW(val, pdst) \ argument 185 #define SD(val, pdst) \ argument 238 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument [all …]
|
D | loopfilter_filters_msa.c | 198 #define VP8_ST6x1_UB(in0, in0_idx, in1, in1_idx, pdst, stride) \ argument
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 32 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 36 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 39 #define ST_W(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 100 #define SH(val, pdst) \ argument 111 #define SW(val, pdst) \ argument 122 #define SD(val, pdst) \ argument 190 #define SH(val, pdst) \ argument 201 #define SW(val, pdst) \ argument 212 #define SD(val, pdst) \ argument 265 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument [all …]
|
/external/mesa3d/src/gallium/drivers/trace/ |
D | tr_screen.c | 474 struct pipe_fence_handle **pdst, in trace_screen_fence_reference()
|
/external/mesa3d/src/gallium/drivers/ddebug/ |
D | dd_screen.c | 329 struct pipe_fence_handle **pdst, in dd_screen_fence_reference()
|
/external/webp/src/mux/ |
D | anim_encode.c | 695 uint32_t* const pdst = dst->argb + j * dst->argb_stride; in IncreaseTransparency() local 733 uint32_t* const pdst = dst->argb + j * dst->argb_stride + i; in FlattenSimilarBlocks() local
|
/external/python/cpython2/Modules/_ctypes/ |
D | callproc.c | 1396 IUnknown *src, **pdst; in copy_com_pointer() local
|
/external/python/cpython3/Modules/_ctypes/ |
D | callproc.c | 1315 IUnknown *src, **pdst; in copy_com_pointer() local
|
/external/kernel-headers/original/uapi/linux/ |
D | ethtool.h | 732 __be16 pdst; member 786 __be16 pdst; member
|
/external/u-boot/include/linux/ |
D | ethtool.h | 339 __be16 pdst; member
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_nvc0.cpp | 2827 Value *pdst; in checkPredicate() local
|