Home
last modified time | relevance | path

Searched defs:p_src (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_pp7.c208 uint8_t *p_src = p->src + 8 * stride; in filter() local
[all...]
/third_party/backends/backend/
H A Dplustek-usbcalfile.c734 u_short *p_src, *p_dst; in usb_get_shading_part() local
H A Dhp3900_rts8822.c5945 SANE_Byte *p_src; /* fad4 */ in Resize_Increase() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.c737 const uint8_t *p_src; in NineSurface9_CopyDefaultToMem() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c756 iris_resource_copy_region(struct pipe_context *ctx, struct pipe_resource *p_dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *p_src, unsigned src_level, const struct pipe_box *src_box) iris_resource_copy_region() argument
H A Diris_resource.c1874 iris_replace_buffer_storage(struct pipe_context *ctx, struct pipe_resource *p_dst, struct pipe_resource *p_src, unsigned num_rebinds, uint32_t rebind_mask, uint32_t delete_buffer_id) iris_replace_buffer_storage() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c767 crocus_resource_copy_region(struct pipe_context *ctx, struct pipe_resource *p_dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *p_src, unsigned src_level, const struct pipe_box *src_box) crocus_resource_copy_region() argument
H A Dcrocus_resource.c1118 crocus_replace_buffer_storage(struct pipe_context *ctx, struct pipe_resource *p_dst, struct pipe_resource *p_src, unsigned num_rebinds, uint32_t rebind_mask, uint32_t delete_buffer_id) crocus_replace_buffer_storage() argument

Completed in 25 milliseconds