/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_deint_filter.h | 37 struct pipe_context *pipe; member
|
H A D | vl_zscan.h | 40 struct pipe_context *pipe; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_buffer.cpp | 40 d3d12_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) in d3d12_video_buffer_create() argument 177 struct pipe_context * pipe = pD3D12VideoBuffer->base.context; in d3d12_video_buffer_get_surfaces() local 225 struct pipe_context * pipe in d3d12_video_buffer_get_sampler_view_planes() local 276 struct pipe_context * pipe = pD3D12VideoBuffer->base.context; d3d12_video_buffer_get_sampler_view_components() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_init.c | 42 pp_init(struct pipe_context *pipe, const unsigned int *enabled, in pp_init() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_draw.h | 52 util_draw_arrays(struct pipe_context *pipe, in util_draw_arrays() argument 73 util_draw_elements(struct pipe_context *pipe, in util_draw_elements() argument 97 util_draw_arrays_instanced(struct pipe_context *pipe, in util_draw_arrays_instanced() argument 123 util_draw_elements_instanced(struct pipe_context *pipe, void *indices, unsigned index_size, int index_bias, enum pipe_prim_type mode, uint start, uint count, uint start_instance, uint instance_count) util_draw_elements_instanced() argument [all...] |
H A D | u_suballoc.c | 107 struct pipe_context *pipe = allocator->pipe; in u_suballocator_alloc() local 48 u_suballocator_init(struct u_suballocator *allocator, struct pipe_context *pipe, unsigned size, unsigned bind, enum pipe_resource_usage usage, unsigned flags, boolean zero_buffer_memory) u_suballocator_init() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_blend.c | 39 softpipe_create_blend_state(struct pipe_context *pipe, in softpipe_create_blend_state() argument 47 softpipe_bind_blend_state(struct pipe_context *pipe, in softpipe_bind_blend_state() argument 61 softpipe_delete_blend_state(struct pipe_context *pipe, in softpipe_delete_blend_state() argument 69 softpipe_set_blend_color(struct pipe_context *pipe, in softpipe_set_blend_color() argument 89 softpipe_create_depth_stencil_state(struct pipe_context *pipe, in softpipe_create_depth_stencil_state() argument 97 softpipe_bind_depth_stencil_state(struct pipe_context *pipe, in softpipe_bind_depth_stencil_state() argument 109 softpipe_delete_depth_stencil_state(struct pipe_context *pipe, voi argument 116 softpipe_set_stencil_ref(struct pipe_context *pipe, const struct pipe_stencil_ref stencil_ref) softpipe_set_stencil_ref() argument 128 softpipe_set_sample_mask(struct pipe_context *pipe, unsigned sample_mask) softpipe_set_sample_mask() argument 135 softpipe_init_blend_funcs(struct pipe_context *pipe) softpipe_init_blend_funcs() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
H A D | lima_mmu.c | 34 struct lima_sched_pipe *pipe; in lima_mmu_irq_handler() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_connector.c | 158 enum pipe pipe = 0; in intel_connector_get_hw_state() local
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss-video.h | 45 struct media_pipeline pipe; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | core.c | 60 void ath6kl_core_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipe) in ath6kl_core_rx_complete() argument
|
H A D | htc-ops.h | 106 ath6kl_htc_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipe) ath6kl_htc_rx_complete() argument
|
/kernel/linux/linux-5.10/net/nfc/hci/ |
H A D | hcp.c | 21 int nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, in nfc_hci_hcp_message_tx() argument 119 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx() argument
|
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 153 pcxhr_dsp_allocate_pipe(struct pcxhr_mgr *mgr, struct pcxhr_pipe *pipe, int is_capture, int pin) pcxhr_dsp_allocate_pipe() argument 233 struct pcxhr_pipe *pipe; pcxhr_config_pipes() local [all...] |
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
H A D | mia_dsp.c | 168 static int set_vmixer_gain(struct echoaudio *chip, u16 output, u16 pipe, in set_vmixer_gain() argument
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | helper.c | 70 int snd_usb_ctl_msg(struct usb_device *dev, unsigned int pipe, __u8 request, in snd_usb_ctl_msg() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_tmd_vid.c | 96 tmd_vid_get_panel_info(struct drm_device *dev, int pipe, struct panel_info *pi) tmd_vid_get_panel_info() argument 133 mdfld_dsi_tmd_drv_ic_init(struct mdfld_dsi_config *dsi_config, int pipe) mdfld_dsi_tmd_drv_ic_init() argument
|
H A D | mdfld_dsi_pkg_sender.h | 39 int pipe; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/ |
H A D | bochs_kms.c | 50 static void bochs_pipe_enable(struct drm_simple_display_pipe *pipe, in bochs_pipe_enable() argument 60 static void bochs_pipe_update(struct drm_simple_display_pipe *pipe, in bochs_pipe_update() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_pipe.c | 159 struct mdp5_hw_pipe *mdp5_pipe_init(enum mdp5_pipe pipe, in mdp5_pipe_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/ |
H A D | xen_drm_front.h | 112 struct drm_simple_display_pipe pipe; member
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | ce6230.c | 15 unsigned int pipe; in ce6230_ctrl_msg() local
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_hgo.c | 132 hgo_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) hgo_configure_stream() argument
|
H A D | vsp1_pipe.c | 244 void vsp1_pipeline_reset(struct vsp1_pipeline *pipe) in vsp1_pipeline_reset() argument 275 vsp1_pipeline_init(struct vsp1_pipeline *pipe) vsp1_pipeline_init() argument 287 vsp1_pipeline_run(struct vsp1_pipeline *pipe) vsp1_pipeline_run() argument 300 vsp1_pipeline_stopped(struct vsp1_pipeline *pipe) vsp1_pipeline_stopped() argument 312 vsp1_pipeline_stop(struct vsp1_pipeline *pipe) vsp1_pipeline_stop() argument 363 vsp1_pipeline_ready(struct vsp1_pipeline *pipe) vsp1_pipeline_ready() argument 374 vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe) vsp1_pipeline_frame_end() argument 412 vsp1_pipeline_propagate_alpha(struct vsp1_pipeline *pipe, struct vsp1_dl_body *dlb, unsigned int alpha) vsp1_pipeline_propagate_alpha() argument 437 vsp1_pipeline_propagate_partition(struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int index, struct vsp1_partition_window *window) vsp1_pipeline_propagate_partition() argument [all...] |
H A D | vsp1_hsit.c | 130 hsit_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) hsit_configure_stream() argument
|