Home
last modified time | relevance | path

Searched defs:vbuf (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.c42 util_draw_vertex_buffer(struct pipe_context *pipe, struct cso_context *cso, struct pipe_resource *vbuf, uint vbuf_slot, uint offset, uint prim_type, uint num_verts, uint num_attribs) util_draw_vertex_buffer() argument
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-fragcoord.c56 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dfs-write-z.c82 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dfs-frontface.c78 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dquad-tex.c43 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtri-large.c45 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtri.c42 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Docclusion-query.c82 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtri-gs.c81 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtex-swizzle.c41 struct pipe_vertex_buffer vbuf; in set_vertices() local
H A Dtex-srgb.c59 struct pipe_vertex_buffer vbuf; in set_vertices() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_surface.c62 struct svga_winsys_buffer *vbuf = in vmw_svga_winsys_surface_init() local
176 struct svga_winsys_buffer *vbuf = in vmw_svga_winsys_surface_map() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_private.h50 struct pipe_resource *vbuf; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dparams_v20.c178 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in params_vb2_buf_queue() local
H A Dstats.c197 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in rkispp_stats_vb2_buf_queue() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams_v20.c181 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in params_vb2_buf_queue() local
H A Dstats.c207 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in rkispp_stats_vb2_buf_queue() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c80 struct pipe_resource *vbuf; member
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_private.h59 struct pipe_resource *vbuf; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_mipi_luma.c129 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in rkisp_luma_vb2_buf_queue() local
H A Disp_stats.c130 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in rkisp_stats_vb2_buf_queue() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_stats.c139 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in rkisp_stats_vb2_buf_queue() local
/third_party/ffmpeg/libavcodec/
H A Dvc1_mc.c296 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; in ff_vc1_mc_1mv() local
1081 uint8_t *vbuf = ubuf + 9 * s->uvlinesize; in ff_vc1_interp_mc() local
[all...]
/third_party/libwebsockets/lib/core/
H A Dlogs.c608 lwsl_hexdump_level(int hexdump_level, const void *vbuf, size_t len) in lwsl_hexdump_level() argument
614 lwsl_hexdump(const void *vbuf, size_t len) in lwsl_hexdump() argument
553 lwsl_hexdump_level_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, int hexdump_level, const void *vbuf, size_t len) lwsl_hexdump_level_cx() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c769 static void enc_ScaleInput(omx_base_PortType *port, struct pipe_video_buffer **vbuf, unsigned *size) in enc_ScaleInput() argument
790 struct pipe_video_buffer *vbuf = task->buf; in enc_HandleTask() local
872 struct pipe_video_buffer *vbuf in vid_enc_EncodeFrame() local
760 enc_LoadImage(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf, struct pipe_video_buffer *vbuf) enc_LoadImage() argument
[all...]

Completed in 15 milliseconds

1234