/third_party/skia/third_party/externals/libwebp/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
|
/third_party/skia/third_party/externals/libpng/mips/ |
D | filter_msa_intrinsics.c | 60 #define SH(val, pdst) \ argument 73 #define SW(val, pdst) \ argument 87 #define SD(val, pdst) \ argument 100 #define SD(val, pdst) \ argument 131 #define SH(val, pdst) \ argument 144 #define SW(val, pdst) \ argument 158 #define SD(val, pdst) \ argument 171 #define SD(val, pdst) \ argument 199 #define SH(val, pdst) \ argument 212 #define SW(val, pdst) \ argument [all …]
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_shader.c | 37 vmw_svga_winsys_shader_reference(struct vmw_svga_winsys_shader **pdst, in vmw_svga_winsys_shader_reference()
|
D | vmw_surface.c | 246 vmw_svga_winsys_surface_reference(struct vmw_svga_winsys_surface **pdst, in vmw_svga_winsys_surface_reference()
|
D | vmw_screen_svga.c | 413 struct pipe_fence_handle **pdst, in vmw_svga_winsys_fence_reference()
|
/third_party/ffmpeg/libavutil/mips/ |
D | generic_macros_msa.h | 39 #define ST_V(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) argument 84 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); argument 85 #define SW(val, pdst) *(uint32_t *)(pdst) = (val); argument 86 #define SD(val, pdst) *(uint64_t *)(pdst) = (val); argument 154 #define SH(val, pdst) \ argument 167 #define SW(val, pdst) \ argument 180 #define SD(val, pdst) \ argument 241 #define SW4(in0, in1, in2, in3, pdst, stride) \ argument 256 #define SD4(in0, in1, in2, in3, pdst, stride) \ argument 358 #define ST_V2(RTYPE, in0, in1, pdst, stride) \ argument [all …]
|
/third_party/openh264/codec/common/inc/ |
D | msa_macros.h | 75 #define SH(val, pdst) *(uint16_t *)(pdst) = (val); argument 76 #define SW(val, pdst) *(uint32_t *)(pdst) = (val); argument 77 #define SD(val, pdst) *(uint64_t *)(pdst) = (val); argument 143 #define SH(val, pdst) \ argument 156 #define SW(val, pdst) \ argument 169 #define SD(val, pdst) \ argument 223 #define MSA_ST_V(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in); argument 225 #define MSA_ST_V2(RTYPE, in0, in1, pdst, stride) \ argument 231 #define MSA_ST_V4(RTYPE, in0, in1, in2, in3, pdst, stride) \ argument 237 #define MSA_ST_V8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ argument [all …]
|
/third_party/openssl/ssl/ |
D | ssl_asn1.c | 215 static int ssl_session_strndup(char **pdst, ASN1_OCTET_STRING *src) in ssl_session_strndup()
|
/third_party/node/deps/openssl/openssl/ssl/ |
D | ssl_asn1.c | 215 static int ssl_session_strndup(char **pdst, ASN1_OCTET_STRING *src) in ssl_session_strndup()
|
/third_party/ffmpeg/libavutil/ |
D | buffer.c | 233 int av_buffer_replace(AVBufferRef **pdst, const AVBufferRef *src) in av_buffer_replace()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_blend.c | 337 nir_ssa_def *pdst = nir_channel(b, dst, c); in nir_blend() local
|
/third_party/ffmpeg/libavcodec/ |
D | rv34.c | 1011 uint8_t *pdst, int stride, in rv34_process_block() 1079 uint8_t *pdst; in rv34_output_i16x16() local 1291 uint8_t *pdst; in rv34_decode_inter_macroblock() local
|
D | ffv1dec.c | 281 PlaneContext *pdst = &fsdst->plane[i]; in decode_slice() local
|
D | cfhd.c | 1417 CFHDContext *pdst = dst->priv_data; in update_thread_context() local
|
/third_party/ffmpeg/libavcodec/loongarch/ |
D | vp8_lpf_lsx.c | 228 #define VP8_ST6x1_UB(in0, in0_idx, in1, in1_idx, pdst, stride) \ argument 234 #define ST_W4(in, idx0, idx1, idx2, idx3, pdst, stride) \ argument
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_blit.c | 208 struct pipe_resource *pdst, in v3d_tfu()
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_context.c | 700 struct pipe_resource *pdst, in tegra_resource_copy_region() 746 struct pipe_surface *pdst, in tegra_clear_render_target() 763 struct pipe_surface *pdst, in tegra_clear_depth_stencil()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_blit.cpp | 969 struct pipe_resource *pdst, in d3d12_resource_copy_region()
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 692 uint32_t* const pdst = dst->argb + j * dst->argb_stride; in IncreaseTransparency() local 730 uint32_t* const pdst = dst->argb + j * dst->argb_stride + i; in FlattenSimilarBlocks() local
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_screen.c | 375 struct pipe_fence_handle **pdst, in dd_screen_fence_reference()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_resource.c | 258 fd_replace_buffer_storage(struct pipe_context *pctx, struct pipe_resource *pdst, in fd_replace_buffer_storage()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | hpeldsp_msa.c | 24 #define PCKEV_AVG_ST_UB(in0, in1, dst, pdst) \ argument 33 #define PCKEV_ST_SB4(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) \ argument 44 pdst, stride) \ argument
|