Searched refs:pdst (Results 1 - 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_surface.c35 vmw_svga_winsys_surface_reference(struct vmw_svga_winsys_surface **pdst, argument
42 if(pdst == NULL || *pdst == src)
45 dst = *pdst;
60 *pdst = src;
H A Dvmw_surface.h76 vmw_svga_winsys_surface_reference(struct vmw_svga_winsys_surface **pdst,
H A Dvmw_screen_svga.c122 struct pipe_fence_handle **pdst,
127 vmw_fence_reference(vws, pdst, src);
121 vmw_svga_winsys_fence_reference(struct svga_winsys_screen *sws, struct pipe_fence_handle **pdst, struct pipe_fence_handle *src) argument
/external/libyuv/files/include/libyuv/
H A Dmacros_msa.h54 #define SW(val, pdst) \
56 uint8_t* pdst_sw_m = (uint8_t*)(pdst); /* NOLINT */ \
64 #define SD(val, pdst) \
66 uint8_t* pdst_sd_m = (uint8_t*)(pdst); /* NOLINT */ \
73 #define SD(val, pdst) \
75 uint8_t* pdst_sd_m = (uint8_t*)(pdst); /* NOLINT */ \
119 #define SW(val, pdst) \
121 uint8_t* pdst_sw_m = (uint8_t*)(pdst); /* NOLINT */ \
128 #define SD(val, pdst) \
130 uint8_t* pdst_sd_m = (uint8_t*)(pdst); /* NOLIN
[all...]
/external/webp/src/dsp/
H A Dalpha_processing_mips_dsp_r2.c26 uint8_t* pdst = dst; local
34 "addiu %[pdst], %[pdst], 16 \n\t"
39 "sb %[temp0], -16(%[pdst]) \n\t"
40 "sb %[temp1], -12(%[pdst]) \n\t"
41 "sb %[temp2], -8(%[pdst]) \n\t"
42 "sb %[temp3], -4(%[pdst]) \n\t"
44 [temp3]"=&r"(temp3), [palpha]"+r"(palpha), [pdst]"+r"(pdst),
55 "sb %[temp0], 0(%[pdst]) \
[all...]
H A Dlossless_msa.c24 #define CONVERT16_BGRA_XXX(psrc, pdst, m0, m1, m2) do { \
29 ST_UB2(dst0, dst1, pdst, 16); \
30 ST_UB(dst2, pdst + 32); \
33 #define CONVERT12_BGRA_XXX(psrc, pdst, m0, m1, m2) do { \
39 ST_UB2(dst0, dst1, pdst, 16); \
41 SW(pix_w, pdst + 32); \
44 #define CONVERT8_BGRA_XXX(psrc, pdst, m0, m1) do { \
49 ST_UB(dst0, pdst); \
51 SD(pix_d, pdst + 16); \
54 #define CONVERT4_BGRA_XXX(psrc, pdst,
[all...]
H A Dmsa_macro.h58 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in
62 #define ST_H(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in
66 #define ST_W(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in
84 static inline void FUNC_NAME(TYPE val, void* const pdst) { \
85 uint8_t* const pdst_m = (uint8_t*)pdst; \
93 #define MSA_STORE(val, pdst, FUNC_NAME) FUNC_NAME(val, pdst)
[all...]
H A Dfilters_mips_dsp_r2.c38 uint8_t* pdst = (uint8_t*)(DST); \
98 [temp6]"=&r"(temp6), [dst]"+&r"(pdst), [src]"+&r"(psrc) \
112 uint8_t* pdst = (uint8_t*)(DST); \
162 [dst]"+&r"(pdst), [src]"+&r"(psrc) \
H A Ddec_msa.c292 #define ST6x1_UB(in0, in0_idx, in1, in1_idx, pdst, stride) do { \
295 SW(tmp0_w, pdst); \
296 SH(tmp0_h, pdst + stride); \
299 #define ST6x4_UB(in0, start_in0_idx, in1, start_in1_idx, pdst, stride) do { \
300 uint8_t* ptmp1 = (uint8_t*)pdst; \
/external/libpng/mips/
H A Dfilter_msa_intrinsics.c59 #define SH(val, pdst) \
61 uint8_t *pdst_sh_m = (uint8_t *) (pdst); \
72 #define SW(val, pdst) \
74 uint8_t *pdst_sw_m = (uint8_t *) (pdst); \
86 #define SD(val, pdst) \
88 uint8_t *pdst_sd_m = (uint8_t *) (pdst); \
99 #define SD(val, pdst) \
101 uint8_t *pdst_sd_m = (uint8_t *) (pdst); \
130 #define SH(val, pdst) \
132 uint8_t *pdst_sh_m = (uint8_t *) (pdst); \
[all...]
/external/libvpx/libvpx/vpx_dsp/mips/
H A Dmacros_msa.h30 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in)
34 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in)
37 #define ST_W(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in)
98 #define SH(val, pdst) \
100 uint8_t *pdst_m = (uint8_t *)(pdst); \
109 #define SW(val, pdst) \
111 uint8_t *pdst_m = (uint8_t *)(pdst); \
[all...]
H A Dvpx_convolve_msa.h95 #define PCKEV_XORI128_AVG_ST_UB(in0, in1, dst, pdst) \
101 ST_UB(tmp_m, (pdst)); \
104 #define PCKEV_AVG_ST_UB(in0, in1, dst, pdst) \
110 ST_UB(tmp_m, (pdst)); \
113 #define PCKEV_AVG_ST8x4_UB(in1, dst0, in2, dst1, in3, dst2, in4, dst3, pdst, \
121 ST8x4_UB(tmp0_m, tmp1_m, pdst, stride); \
/external/valgrind/callgrind/
H A Devents.h94 void CLG_(copy_cost_lz)(EventSet*,ULong** pdst, ULong* src);
96 void CLG_(add_cost_lz)(EventSet*,ULong** pdst, ULong* src);
103 Bool CLG_(add_diff_cost_lz)(EventSet*,ULong** pdst, ULong* old, ULong* new_cost);
H A Devents.c254 void CLG_(copy_cost_lz)(EventSet* es, ULong** pdst, ULong* src) argument
259 CLG_ASSERT(pdst != 0);
262 CLG_(zero_cost)(es, *pdst);
265 dst = *pdst;
267 dst = *pdst = CLG_(get_eventset_cost)(es);
284 void CLG_(add_cost_lz)(EventSet* es, ULong** pdst, ULong* src) argument
290 CLG_ASSERT(pdst != 0);
292 dst = *pdst;
294 dst = *pdst = CLG_(get_eventset_cost)(es);
377 Bool CLG_(add_diff_cost_lz)(EventSet* es, ULong** pdst, ULon argument
[all...]
/external/libvpx/libvpx/vp8/common/mips/msa/
H A Dvp8_macros_msa.h31 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in)
35 #define ST_H(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in)
39 #define ST_W(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in)
87 #define SH(val, pdst) \
89 uint8_t *pdst_m = (uint8_t *)(pdst); \
98 #define SW(val, pdst) \
100 uint8_t *pdst_m = (uint8_t *)(pdst); \
[all...]
H A Dloopfilter_filters_msa.c198 #define VP8_ST6x1_UB(in0, in0_idx, in1, in1_idx, pdst, stride) \
205 SW(tmp0_w, pdst); \
206 SH(tmp0_h, pdst + stride); \
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h228 struct svga_winsys_surface **pdst,
268 struct pipe_fence_handle **pdst,
/external/mesa3d/src/gallium/drivers/trace/
H A Dtr_screen.c329 struct pipe_fence_handle **pdst,
336 assert(pdst);
337 dst = *pdst;
345 screen->fence_reference(screen, pdst, src);
328 trace_screen_fence_reference(struct pipe_screen *_screen, struct pipe_fence_handle **pdst, struct pipe_fence_handle *src) argument
/external/libedit/src/
H A Dvis.c353 wchar_t *dst, *src, *pdst, *psrc, *start, *extra; local
379 psrc = pdst = extra = NULL;
384 if ((pdst = calloc((4 * mblength) + 1, sizeof(*pdst))) == NULL)
386 dst = pdst;
523 free(pdst);
529 free(pdst);
/external/webp/src/mux/
H A Danim_encode.c694 uint32_t* const pdst = dst->argb + j * dst->argb_stride; local
696 if (psrc[i] == pdst[i] && pdst[i] != TRANSPARENT_COLOR) {
697 pdst[i] = TRANSPARENT_COLOR;
732 uint32_t* const pdst = dst->argb + j * dst->argb_stride + i; local
738 PixelsAreSimilar(src_pixel, pdst[x + y * dst->argb_stride],
756 pdst[x + y * dst->argb_stride] = color;
/external/kernel-headers/original/uapi/linux/
H A Dethtool.h713 * fields, e.g., ip4src, ip4dst, psrc, pdst, spi, etc. are expected to
722 * @pdst: Destination port
731 __be16 pdst; member in struct:ethtool_tcpip4_spec
776 * @pdst: Destination port
785 __be16 pdst; member in struct:ethtool_tcpip6_spec
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_lowering_nvc0.cpp1032 Value *pdst; local
1036 pdst = new_LValue(func, FILE_PREDICATE);
1038 // CAUTION: don't use pdst->getInsn, the definition might not be unique,
1041 bld.mkCmp(OP_SET, CC_NEU, TYPE_U32, pdst, bld.mkImm(0), pred);
1043 insn->setPredicate(insn->cc, pdst);

Completed in 852 milliseconds