| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_context.h | 128 nv30_context(struct pipe_context *pipe) in nv30_context() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.c | 602 nv84_video_buffer_create(struct pipe_context *pipe, in nv84_video_buffer_create() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_gmem.c | 450 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; in update_vsc_pipe() local 925 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p]; in fd6_emit_tile_prep() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.h | 106 struct pipe_context *pipe; /**< pipe context */ member
|
| H A D | u_simple_shaders.c | 60 util_make_vertex_passthrough_shader(struct pipe_context *pipe, in util_make_vertex_passthrough_shader() argument 73 util_make_vertex_passthrough_shader_with_so(struct pipe_context *pipe, in util_make_vertex_passthrough_shader_with_so() argument 118 void *util_make_layered_clear_vertex_shader(struct pipe_context *pipe) in util_make_layered_clear_vertex_shader() argument 132 void *util_make_layered_clear_helper_vertex_shader(struct pipe_context *pipe) in util_make_layered_clear_helper_vertex_shader() argument 162 util_make_layered_clear_geometry_shader(struct pipe_context *pipe) util_make_layered_clear_geometry_shader() argument 236 util_make_fragment_tex_shader_xrbias(struct pipe_context *pipe, enum tgsi_texture_type tex_target) util_make_fragment_tex_shader_xrbias() argument 286 util_make_fragment_tex_shader_writemask(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum tgsi_interpolate_mode interp_mode, unsigned writemask, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool load_level_zero, bool use_txf) util_make_fragment_tex_shader_writemask() argument 364 util_make_fragment_tex_shader(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum tgsi_interpolate_mode interp_mode, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool load_level_zero, bool use_txf) util_make_fragment_tex_shader() argument 386 util_make_fs_blit_zs(struct pipe_context *pipe, unsigned zs_mask, enum tgsi_texture_type tex_target, bool load_level_zero, bool use_txf) util_make_fs_blit_zs() argument 445 util_make_fragment_passthrough_shader(struct pipe_context *pipe, int input_semantic, int input_interpolate, boolean write_all_cbufs) util_make_fragment_passthrough_shader() argument 482 util_make_empty_fragment_shader(struct pipe_context *pipe) util_make_empty_fragment_shader() argument 497 util_make_fragment_cloneinput_shader(struct pipe_context *pipe, int num_cbufs, int input_semantic, int input_interpolate) util_make_fragment_cloneinput_shader() argument 528 util_make_fs_blit_msaa_gen(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading, const char *samp_type, const char *output_semantic, const char *output_mask, const char *conversion_decl, const char *conversion) util_make_fs_blit_msaa_gen() argument 587 util_make_fs_blit_msaa_color(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, enum tgsi_return_type stype, enum tgsi_return_type dtype, bool sample_shading) util_make_fs_blit_msaa_color() argument 628 util_make_fs_blit_msaa_depth(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading) util_make_fs_blit_msaa_depth() argument 644 util_make_fs_blit_msaa_stencil(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading) util_make_fs_blit_msaa_stencil() argument 662 util_make_fs_blit_msaa_depthstencil(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, bool sample_shading) util_make_fs_blit_msaa_depthstencil() argument 710 util_make_fs_msaa_resolve(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, unsigned nr_samples, enum tgsi_return_type stype) util_make_fs_msaa_resolve() argument 770 util_make_fs_msaa_resolve_bilinear(struct pipe_context *pipe, enum tgsi_texture_type tgsi_tex, unsigned nr_samples, enum tgsi_return_type stype) util_make_fs_msaa_resolve_bilinear() argument 866 util_make_geometry_passthrough_shader(struct pipe_context *pipe, uint num_attribs, const ubyte *semantic_names, const ubyte *semantic_indexes) util_make_geometry_passthrough_shader() argument 929 util_make_fs_pack_color_zs(struct pipe_context *pipe, enum tgsi_texture_type tex_target, enum pipe_format zs_format, bool dst_is_color) util_make_fs_pack_color_zs() argument 1085 util_make_tess_ctrl_passthrough_shader(struct pipe_context *pipe, uint num_vs_outputs, uint num_tes_inputs, const ubyte *vs_semantic_names, const ubyte *vs_semantic_indexes, const ubyte *tes_semantic_names, const ubyte *tes_semantic_indexes, const unsigned vertices_per_patch) util_make_tess_ctrl_passthrough_shader() argument 1186 util_make_fs_stencil_blit(struct pipe_context *pipe, bool msaa_src) util_make_fs_stencil_blit() argument 1224 util_make_fs_clear_all_cbufs(struct pipe_context *pipe) util_make_fs_clear_all_cbufs() argument [all...] |
| H A D | u_inlines.h | 127 pipe_surface_release(struct pipe_context *pipe, struct pipe_surface **ptr) in pipe_surface_release() argument 377 pipe_buffer_map_range(struct pipe_context *pipe, in pipe_buffer_map_range() argument 408 pipe_buffer_map(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned access, struct pipe_transfer **transfer) pipe_buffer_map() argument 419 pipe_buffer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) pipe_buffer_unmap() argument 426 pipe_buffer_flush_mapped_range(struct pipe_context *pipe, struct pipe_transfer *transfer, unsigned offset, unsigned length) pipe_buffer_flush_mapped_range() argument 450 pipe_buffer_write(struct pipe_context *pipe, struct pipe_resource *buf, unsigned offset, unsigned size, const void *data) pipe_buffer_write() argument 467 pipe_buffer_write_nooverlap(struct pipe_context *pipe, struct pipe_resource *buf, unsigned offset, unsigned size, const void *data) pipe_buffer_write_nooverlap() argument 482 pipe_buffer_copy(struct pipe_context *pipe, struct pipe_resource *dst, struct pipe_resource *src, unsigned dst_offset, unsigned src_offset, unsigned size) pipe_buffer_copy() argument 502 pipe_buffer_create_with_data(struct pipe_context *pipe, unsigned bind, enum pipe_resource_usage usage, unsigned size, const void *ptr) pipe_buffer_create_with_data() argument 515 pipe_buffer_read(struct pipe_context *pipe, struct pipe_resource *buf, unsigned offset, unsigned size, void *data) pipe_buffer_read() argument 584 pipe_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, struct pipe_resource *buf) pipe_set_constant_buffer() argument [all...] |
| H A D | u_surface.c | 202 util_resource_copy_region(struct pipe_context *pipe, in util_resource_copy_region() argument 380 util_clear_color_texture(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, const union pipe_color_union *color, unsigned level, unsigned dstx, unsigned dsty, unsigned dstz, unsigned width, unsigned height, unsigned depth) util_clear_color_texture() argument 421 util_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_clear_render_target() argument 575 util_clear_depth_stencil_texture(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, unsigned clear_flags, uint64_t zstencil, unsigned level, unsigned dstx, unsigned dsty, unsigned dstz, unsigned width, unsigned height, unsigned depth) util_clear_depth_stencil_texture() argument 615 util_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) util_clear_texture() argument 667 util_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height) util_clear_depth_stencil() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_idct.c | 687 vl_idct_upload_matrix(struct pipe_context *pipe, float scale) vl_idct_upload_matrix() argument 753 vl_idct_init(struct vl_idct *idct, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned nr_of_render_targets, struct pipe_sampler_view *matrix, struct pipe_sampler_view *transpose) vl_idct_init() argument [all...] |
| H A D | vl_winsys_dri3.c | 77 struct pipe_context *pipe; member 560 vl_dri3_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) vl_dri3_flush_frontbuffer() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_screen.c | 177 struct pipe_context *pipe = _pipe ? dd_context(_pipe)->pipe : NULL; in dd_screen_flush_frontbuffer() local 311 struct pipe_context *pipe = _pipe ? dd_context(_pipe)->pipe : NULL; in dd_screen_resource_get_handle() local 328 struct pipe_context *pipe = _pipe ? dd_context(_pipe)->pipe : NULL; in dd_screen_resource_get_param() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 51 struct pipe_context *pipe; member
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_ureg.h | 146 ureg_create_shader_with_so_and_destroy( struct ureg_program *p, struct pipe_context *pipe, const struct pipe_stream_output_info *so ) ureg_create_shader_with_so_and_destroy() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_tex.c | 52 nvc0_create_sampler_view(struct pipe_context *pipe, in nvc0_create_sampler_view() argument 65 gm107_create_texture_view(struct pipe_context *pipe, in gm107_create_texture_view() argument 240 gm107_create_texture_view_from_image(struct pipe_context *pipe, const struct pipe_image_view *view) gm107_create_texture_view_from_image() argument 277 gf100_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) gf100_create_texture_view() argument 442 nvc0_create_texture_view(struct pipe_context *pipe, struct pipe_resource *texture, const struct pipe_sampler_view *templ, uint32_t flags) nvc0_create_texture_view() argument 791 nve4_create_texture_handle(struct pipe_context *pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *sampler) nve4_create_texture_handle() argument 856 nve4_delete_texture_handle(struct pipe_context *pipe, uint64_t handle) nve4_delete_texture_handle() argument 876 nve4_make_texture_handle_resident(struct pipe_context *pipe, uint64_t handle, bool resident) nve4_make_texture_handle_resident() argument 1347 nve4_create_image_handle(struct pipe_context *pipe, const struct pipe_image_view *view) nve4_create_image_handle() argument 1379 nve4_delete_image_handle(struct pipe_context *pipe, uint64_t handle) nve4_delete_image_handle() argument 1390 nve4_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) nve4_make_image_handle_resident() argument 1421 gm107_create_image_handle(struct pipe_context *pipe, const struct pipe_image_view *view) gm107_create_image_handle() argument 1465 gm107_delete_image_handle(struct pipe_context *pipe, uint64_t handle) gm107_delete_image_handle() argument 1479 gm107_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) gm107_make_image_handle_resident() argument 1512 nvc0_init_bindless_functions(struct pipe_context *pipe) nvc0_init_bindless_functions() argument [all...] |
| H A D | nvc0_vbo.c | 39 nvc0_vertex_state_delete(struct pipe_context *pipe, in nvc0_vertex_state_delete() argument 50 nvc0_vertex_state_create(struct pipe_context *pipe, in nvc0_vertex_state_create() argument 927 nvc0_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) nvc0_draw_vbo() argument [all...] |
| H A D | nvc0_state_validate.c | 805 struct pipe_context *pipe = &nvc0->base.pipe; nvc0_validate_fbread() local [all...] |
| H A D | nvc0_vbo_translate.c | 607 struct pipe_context *pipe = &nvc0->base.pipe; in nvc0_push_vbo() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_blit.c | 212 static void r300_clear(struct pipe_context* pipe, in r300_clear() argument 440 static void r300_clear_render_target(struct pipe_context *pipe, in r300_clear_render_target() argument 457 static void r300_clear_depth_stencil(struct pipe_context *pipe, in r300_clear_depth_stencil() argument 542 static void r300_resource_copy_region(struct pipe_context *pipe, in r300_resource_copy_region() argument 721 r300_simple_msaa_resolve(struct pipe_context *pipe, struct pipe_resource *dst, unsigned dst_level, unsigned dst_layer, struct pipe_resource *src, enum pipe_format format) r300_simple_msaa_resolve() argument 767 r300_msaa_resolve(struct pipe_context *pipe, const struct pipe_blit_info *info) r300_msaa_resolve() argument 816 r300_blit(struct pipe_context *pipe, const struct pipe_blit_info *blit) r300_blit() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | sh.c | 494 int pipe[2]; in run_command() local
|
| /base/usb/usb_manager/services/zidl/src/ |
| H A D | usb_srv_proxy.cpp | 732 int32_t UsbServerProxy::BulkTransferReadwithLength(const UsbDev &dev, const UsbPipe &pipe, in BulkTransferReadwithLength() argument 997 int32_t UsbServerProxy::RequestQueue(const UsbDev &dev, const UsbPipe &pipe, cons argument 700 BulkTransferRead( const UsbDev &dev, const UsbPipe &pipe, std::vector<uint8_t> &bufferData, int32_t timeOut) BulkTransferRead() argument 765 BulkTransferWrite( const UsbDev &dev, const UsbPipe &pipe, const std::vector<uint8_t> &bufferData, int32_t timeOut) BulkTransferWrite() argument 1118 RegBulkCallback(const UsbDev &dev, const UsbPipe &pipe, const sptr<IRemoteObject> &cb) RegBulkCallback() argument 1142 UnRegBulkCallback(const UsbDev &dev, const UsbPipe &pipe) UnRegBulkCallback() argument 1165 BulkRead(const UsbDev &dev, const UsbPipe &pipe, sptr<Ashmem> &ashmem) BulkRead() argument 1189 BulkWrite(const UsbDev &dev, const UsbPipe &pipe, sptr<Ashmem> &ashmem) BulkWrite() argument 1213 BulkCancel(const UsbDev &dev, const UsbPipe &pipe) BulkCancel() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | dev.h | 116 struct media_pipeline pipe; member 196 struct rkisp_pipeline pipe; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_lvds.c | 506 int pipe = drm_of_encoder_active_endpoint_id(lvds->dev->of_node, &lvds->encoder); in px30_lvds_enable() local 543 int pipe; in rk3288_lvds_enable() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_vblank.c | 168 static void store_vblank(struct drm_device *dev, unsigned int pipe, u32 vblank_count_inc, ktime_t t_vblank, u32 last) in store_vblank() argument 182 static u32 drm_max_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_max_vblank_count() argument 193 static u32 drm_vblank_no_hw_counter(struct drm_device *dev, unsigned int pipe) in drm_vblank_no_hw_counter() argument 199 static u32 _get_vblank_counter(struct drm_device *dev, unsigned int pipe) in _get_vblank_counter() argument 227 drm_reset_vblank_timestamp(struct drm_device *dev, unsigned int pipe) drm_reset_vblank_timestamp() argument 275 drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, bool in_vblank_irq) drm_update_vblank_count() argument 368 drm_vblank_count(struct drm_device *dev, unsigned int pipe) drm_vblank_count() argument 405 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_accurate_vblank_count() local 423 _disable_vblank(struct drm_device *dev, unsigned int pipe) _disable_vblank() argument 446 drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe) drm_vblank_disable_and_save() argument 487 unsigned int pipe = vblank->pipe; vblank_disable_fn() local 609 unsigned int pipe = drm_crtc_index(crtc); drm_calc_timestamping_constants() local 692 unsigned int pipe = crtc->index; drm_crtc_vblank_helper_get_vblank_timestamp_internal() local 849 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, ktime_t *tvblank, bool in_vblank_irq) drm_get_last_vbltimestamp() argument 915 drm_vblank_count_and_time(struct drm_device *dev, unsigned int pipe, ktime_t *vblanktime) drm_vblank_count_and_time() argument 1036 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_arm_vblank_event() local 1061 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_send_vblank_event() local 1076 _enable_vblank(struct drm_device *dev, unsigned int pipe) _enable_vblank() argument 1095 drm_vblank_enable(struct drm_device *dev, unsigned int pipe) drm_vblank_enable() argument 1132 drm_vblank_get(struct drm_device *dev, unsigned int pipe) drm_vblank_get() argument 1177 drm_vblank_put(struct drm_device *dev, unsigned int pipe) drm_vblank_put() argument 1225 drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe) drm_wait_one_vblank() argument 1278 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_vblank_off() local 1361 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_vblank_reset() local 1400 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_set_max_vblank_count() local 1423 unsigned int pipe = drm_crtc_index(crtc); drm_crtc_vblank_on() local 1465 drm_vblank_restore(struct drm_device *dev, unsigned int pipe) drm_vblank_restore() argument 1518 drm_legacy_vblank_pre_modeset(struct drm_device *dev, unsigned int pipe) drm_legacy_vblank_pre_modeset() argument 1546 drm_legacy_vblank_post_modeset(struct drm_device *dev, unsigned int pipe) drm_legacy_vblank_post_modeset() argument 1575 unsigned int pipe; drm_legacy_modeset_ctl_ioctl() local 1606 drm_queue_vblank_event(struct drm_device *dev, unsigned int pipe, u64 req_seq, union drm_wait_vblank *vblwait, struct drm_file *file_priv) drm_queue_vblank_event() argument 1707 drm_wait_vblank_reply(struct drm_device *dev, unsigned int pipe, struct drm_wait_vblank_reply *reply) drm_wait_vblank_reply() argument 1731 unsigned int flags, pipe, high_pipe; drm_wait_vblank_ioctl() local 1856 drm_handle_vblank_events(struct drm_device *dev, unsigned int pipe) drm_handle_vblank_events() argument 1901 drm_handle_vblank(struct drm_device *dev, unsigned int pipe) drm_handle_vblank() argument 1994 int pipe; drm_crtc_get_sequence_ioctl() local 2051 int pipe; drm_crtc_queue_sequence_ioctl() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | dev.h | 115 struct media_pipeline pipe; member 196 struct rkisp_pipeline pipe; member
|
| /drivers/hdf_core/framework/model/audio/usb/include/ |
| H A D | audio_usb_linux.h | 66 uint32_t pipe; /* the data i/o pipe */ member
|
| /drivers/peripheral/usb/gadget/function/acm/ |
| H A D | cdcacm.c | 185 static void UsbSerialReadComplete(uint8_t pipe, struct UsbFnRequest *req) in UsbSerialReadComplete() argument 299 static void UsbSerialWriteComplete(uint8_t pipe, struct UsbFnRequest *req) in UsbSerialWriteComplete() argument 507 static void UsbSerialWriteSpeedComplete(uint8_t pipe, struct UsbFnRequest *req) in UsbSerialWriteSpeedComplete() argument 937 static void AcmCtrlComplete(uint8_t pipe, struct UsbFnRequest *req) in AcmCtrlComplete() argument 1015 static void AcmNotifyComplete(uint8_t pipe, struct UsbFnRequest *req) in AcmNotifyComplete() argument
|