/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcice.c | 96 _gst_nice_thread (GstWebRTCICE * ice) in _gst_nice_thread() 120 _start_thread (GstWebRTCICE * ice) in _start_thread() 132 _stop_thread (GstWebRTCICE * ice) in _stop_thread() 155 _nice_stream_item_foreach (GstWebRTCICE * ice, NiceStreamItemForeachFunc func, in _nice_stream_item_foreach() 194 _nice_stream_item_find (GstWebRTCICE * ice, NiceStreamItemFindFunc func, in _nice_stream_item_find() 224 _find_item (GstWebRTCICE * ice, guint session_id, guint nice_stream_id, in _find_item() 237 _create_nice_stream_item (GstWebRTCICE * ice, guint session_id) in _create_nice_stream_item() 278 _resolve_host (GstWebRTCICE * ice, const gchar * host) in _resolve_host() 306 _add_turn_server (GstWebRTCICE * ice, struct NiceStreamItem *item, in _add_turn_server() 366 GstWebRTCICE *ice; member [all …]
|
D | icestream.c | 110 GstWebRTCICEStream * ice) in _on_candidate_gathering_done() 122 GstWebRTCICETransport *ice = l->data; in _on_candidate_gathering_done() local 250 gst_webrtc_ice_stream_init (GstWebRTCICEStream * ice) in gst_webrtc_ice_stream_init() 256 gst_webrtc_ice_stream_new (GstWebRTCICE * ice, guint stream_id) in gst_webrtc_ice_stream_new()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_performance_query.c | 39 struct iris_context *ice = (void *) pipe; in iris_init_perf_query_info() local 90 struct iris_context *ice = (void *) pipe; in iris_new_perf_query_obj() local 110 struct iris_context *ice = (void *) pipe; in iris_begin_perf_query() local 121 struct iris_context *ice = (void *) pipe; in iris_end_perf_query() local 133 struct iris_context *ice = (void *) pipe; in iris_delete_perf_query() local 150 struct iris_context *ice = (void *) pipe; in iris_get_perf_query_info() local 173 struct iris_context *ice = (void *) pipe; in iris_get_perf_counter_info() local 204 struct iris_context *ice = (void *) pipe; in iris_wait_perf_query() local 216 struct iris_context *ice = (void *) pipe; in iris_is_perf_query_ready() local 237 struct iris_context *ice = (void *) pipe; in iris_get_perf_query_data() local
|
D | iris_measure.c | 77 config_from_context(struct iris_context *ice) in config_from_context() 100 iris_init_batch_measure(struct iris_context *ice, struct iris_batch *batch) in iris_init_batch_measure() 141 measure_start_snapshot(struct iris_context *ice, in measure_start_snapshot() 226 state_changed(const struct iris_context *ice, in state_changed() 248 iris_measure_renderpass(struct iris_context *ice) in iris_measure_renderpass() 272 _iris_measure_snapshot(struct iris_context *ice, in _iris_measure_snapshot() 337 iris_destroy_ctx_measure(struct iris_context *ice) in iris_destroy_ctx_measure() 347 iris_measure_batch_end(struct iris_context *ice, struct iris_batch *batch) in iris_measure_batch_end() 392 iris_measure_frame_end(struct iris_context *ice) in iris_measure_frame_end()
|
D | iris_binder.c | 63 binder_realloc(struct iris_context *ice) in binder_realloc() 110 iris_binder_reserve(struct iris_context *ice, in iris_binder_reserve() 129 iris_binder_reserve_3d(struct iris_context *ice) in iris_binder_reserve_3d() 187 iris_binder_reserve_compute(struct iris_context *ice) in iris_binder_reserve_compute() 205 iris_init_binder(struct iris_context *ice) in iris_init_binder()
|
D | iris_draw.c | 65 iris_update_draw_info(struct iris_context *ice, in iris_update_draw_info() 122 iris_update_draw_parameters(struct iris_context *ice, in iris_update_draw_parameters() 185 iris_indirect_draw_vbo(struct iris_context *ice, in iris_indirect_draw_vbo() 238 iris_simple_draw_vbo(struct iris_context *ice, in iris_simple_draw_vbo() 271 struct iris_context *ice = (struct iris_context *) ctx; in iris_draw_vbo() local 326 iris_update_grid_size_resource(struct iris_context *ice, in iris_update_grid_size_resource() 384 struct iris_context *ice = (struct iris_context *) ctx; in iris_launch_grid() local
|
D | iris_context.c | 47 struct iris_context *ice = (struct iris_context *)ctx; in iris_set_debug_callback() local 68 struct iris_context *ice = batch->ice; in iris_lost_context_state() local 95 struct iris_context *ice = (struct iris_context *)ctx; in iris_get_device_reset_status() local 130 struct iris_context *ice = (struct iris_context *)ctx; in iris_set_device_reset_callback() local 174 create_dirty_dmabuf_set(struct iris_context *ice) in create_dirty_dmabuf_set() 183 iris_mark_dirty_dmabuf(struct iris_context *ice, in iris_mark_dirty_dmabuf() 193 clear_dirty_dmabuf_set(struct iris_context *ice) in clear_dirty_dmabuf_set() 205 iris_flush_dirty_dmabufs(struct iris_context *ice) in iris_flush_dirty_dmabufs() 221 struct iris_context *ice = (struct iris_context *)ctx; in iris_destroy_context() local 292 struct iris_context *ice = rzalloc(NULL, struct iris_context); in iris_create_context() local
|
D | iris_resolve.c | 46 disable_rb_aux_buffer(struct iris_context *ice, in disable_rb_aux_buffer() 85 resolve_sampler_views(struct iris_context *ice, in resolve_sampler_views() 117 resolve_image_views(struct iris_context *ice, in resolve_image_views() 161 iris_predraw_resolve_inputs(struct iris_context *ice, in iris_predraw_resolve_inputs() 182 iris_predraw_resolve_framebuffer(struct iris_context *ice, in iris_predraw_resolve_framebuffer() 274 iris_postdraw_update_resolve_tracking(struct iris_context *ice, in iris_postdraw_update_resolve_tracking() 405 iris_predraw_flush_buffers(struct iris_context *ice, in iris_predraw_flush_buffers() 430 iris_resolve_color(struct iris_context *ice, in iris_resolve_color() 488 iris_mcs_partial_resolve(struct iris_context *ice, in iris_mcs_partial_resolve() 559 iris_hiz_exec(struct iris_context *ice, in iris_hiz_exec() [all …]
|
D | iris_clear.c | 39 iris_is_color_fast_clear_compatible(struct iris_context *ice, in iris_is_color_fast_clear_compatible() 67 can_fast_clear_color(struct iris_context *ice, in can_fast_clear_color() 164 fast_clear_color(struct iris_context *ice, in fast_clear_color() 306 clear_color(struct iris_context *ice, in clear_color() 377 can_fast_clear_depth(struct iris_context *ice, in can_fast_clear_depth() 422 fast_clear_depth(struct iris_context *ice, in fast_clear_depth() 511 clear_depth_stencil(struct iris_context *ice, in clear_depth_stencil() 622 struct iris_context *ice = (void *) ctx; in iris_clear() local 678 struct iris_context *ice = (void *) ctx; in iris_clear_texture() local 743 struct iris_context *ice = (void *) ctx; in iris_clear_render_target() local [all …]
|
D | iris_perf.c | 33 iris_perf_emit_stall_at_pixel_scoreboard(struct iris_context *ice) in iris_perf_emit_stall_at_pixel_scoreboard() 46 struct iris_context *ice = c; in iris_perf_emit_mi_report_perf_count() local 54 struct iris_context *ice = c; in iris_perf_batchbuffer_flush() local 63 struct iris_context *ice = ctx; in iris_perf_store_register_mem() local
|
D | iris_monitor.c | 157 iris_init_monitor_ctx(struct iris_context *ice) in iris_init_monitor_ctx() 179 iris_create_monitor_object(struct iris_context *ice, in iris_create_monitor_object() 248 struct iris_context *ice = (struct iris_context *)ctx; in iris_destroy_monitor_object() local 262 struct iris_context *ice = (void *) ctx; in iris_begin_monitor() local 272 struct iris_context *ice = (void *) ctx; in iris_end_monitor() local 285 struct iris_context *ice = (void *) ctx; in iris_get_monitor_result() local
|
D | iris_query.c | 132 mark_available(struct iris_context *ice, struct iris_query *q) in mark_available() 170 write_value(struct iris_context *ice, struct iris_query *q, unsigned offset) in write_value() 246 write_overflow_values(struct iris_context *ice, struct iris_query *q, bool end) in write_overflow_values() 462 struct iris_context *ice = (void *) ctx; in iris_create_batch_query() local 497 struct iris_context *ice = (void *) ctx; in iris_begin_query() local 546 struct iris_context *ice = (void *) ctx; in iris_end_query() local 590 iris_check_query_no_flush(struct iris_context *ice, struct iris_query *q) in iris_check_query_no_flush() 606 struct iris_context *ice = (void *) ctx; in iris_get_query_result() local 660 struct iris_context *ice = (void *) ctx; in iris_get_query_result_resource() local 734 struct iris_context *ice = (void *) ctx; in iris_set_active_query_state() local [all …]
|
D | iris_program_cache.c | 88 iris_find_cached_shader(struct iris_context *ice, in iris_find_cached_shader() 203 struct iris_context *ice = blorp->driver_ctx; in iris_blorp_lookup_shader() local 230 struct iris_context *ice = blorp->driver_ctx; in iris_blorp_upload_shader() local 261 iris_init_program_cache(struct iris_context *ice) in iris_init_program_cache() 277 iris_destroy_program_cache(struct iris_context *ice) in iris_destroy_program_cache()
|
D | iris_state.c | 807 UNUSED struct iris_context *ice = batch->ice; in upload_pixel_hashing_tables() local 1300 struct iris_context *ice = (struct iris_context *) ctx; in iris_set_blend_color() local 1459 struct iris_context *ice = (struct iris_context *) ctx; in iris_bind_blend_state() local 1592 struct iris_context *ice = (struct iris_context *) ctx; in iris_bind_zsa_state() local 1630 want_pma_fix(struct iris_context *ice) in want_pma_fix() 2006 struct iris_context *ice = (struct iris_context *) ctx; in iris_bind_rasterizer_state() local 2194 struct iris_context *ice = (struct iris_context *) ctx; in iris_bind_sampler_states() local 2221 iris_upload_sampler_states(struct iris_context *ice, gl_shader_stage stage) in iris_upload_sampler_states() 2857 struct iris_context *ice = (struct iris_context *) ctx; in iris_set_shader_images() local 2975 struct iris_context *ice = (struct iris_context *) ctx; in iris_set_sampler_views() local [all …]
|
D | iris_utrace.c | 69 struct iris_context *ice = in iris_utrace_read_ts() local 102 void iris_utrace_init(struct iris_context *ice) in iris_utrace_init() 131 void iris_utrace_fini(struct iris_context *ice) in iris_utrace_fini()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_draw.c | 60 can_cut_index_handle_restart_index(struct crocus_context *ice, in can_cut_index_handle_restart_index() 78 can_cut_index_handle_prim(struct crocus_context *ice, in can_cut_index_handle_prim() 116 crocus_update_draw_info(struct crocus_context *ice, in crocus_update_draw_info() 202 crocus_update_draw_parameters(struct crocus_context *ice, in crocus_update_draw_parameters() 267 crocus_indirect_draw_vbo(struct crocus_context *ice, in crocus_indirect_draw_vbo() 316 crocus_simple_draw_vbo(struct crocus_context *ice, in crocus_simple_draw_vbo() 371 struct crocus_context *ice = (struct crocus_context *) ctx; in crocus_draw_vbo() local 449 crocus_update_grid_size_resource(struct crocus_context *ice, in crocus_update_grid_size_resource() 481 struct crocus_context *ice = (struct crocus_context *) ctx; in crocus_launch_grid() local
|
D | crocus_program_cache.c | 85 crocus_find_cached_shader(struct crocus_context *ice, in crocus_find_cached_shader() 99 crocus_find_previous_compile(const struct crocus_context *ice, in crocus_find_previous_compile() 139 crocus_cache_new_bo(struct crocus_context *ice, in crocus_cache_new_bo() 170 crocus_alloc_item_data(struct crocus_context *ice, uint32_t size) in crocus_alloc_item_data() 187 crocus_upload_shader(struct crocus_context *ice, in crocus_upload_shader() 244 struct crocus_context *ice = blorp->driver_ctx; in crocus_blorp_lookup_shader() local 266 struct crocus_context *ice = blorp->driver_ctx; in crocus_blorp_upload_shader() local 285 crocus_init_program_cache(struct crocus_context *ice) in crocus_init_program_cache() 299 crocus_destroy_program_cache(struct crocus_context *ice) in crocus_destroy_program_cache() 334 crocus_print_program_cache(struct crocus_context *ice) in crocus_print_program_cache()
|
D | crocus_program.c | 70 crocus_get_texture_swizzle(const struct crocus_context *ice, in crocus_get_texture_swizzle() 149 crocus_populate_sampler_prog_key_data(struct crocus_context *ice, in crocus_populate_sampler_prog_key_data() 1072 crocus_debug_recompile(struct crocus_context *ice, in crocus_debug_recompile() 1099 last_vue_stage(struct crocus_context *ice) in last_vue_stage() 1111 crocus_vs_outputs_written(struct crocus_context *ice, in crocus_vs_outputs_written() 1180 crocus_compile_vs(struct crocus_context *ice, in crocus_compile_vs() 1290 crocus_update_compiled_vs(struct crocus_context *ice) in crocus_update_compiled_vs() 1354 crocus_get_shader_info(const struct crocus_context *ice, gl_shader_stage stage) in crocus_get_shader_info() 1378 get_unified_tess_slots(const struct crocus_context *ice, in get_unified_tess_slots() 1400 crocus_compile_tcs(struct crocus_context *ice, in crocus_compile_tcs() [all …]
|
D | crocus_resolve.c | 51 disable_rb_aux_buffer(struct crocus_context *ice, in disable_rb_aux_buffer() 88 resolve_sampler_views(struct crocus_context *ice, in resolve_sampler_views() 129 resolve_image_views(struct crocus_context *ice, in resolve_image_views() 197 crocus_predraw_resolve_inputs(struct crocus_context *ice, in crocus_predraw_resolve_inputs() 218 crocus_predraw_resolve_framebuffer(struct crocus_context *ice, in crocus_predraw_resolve_framebuffer() 316 crocus_postdraw_update_resolve_tracking(struct crocus_context *ice, in crocus_postdraw_update_resolve_tracking() 525 crocus_resolve_color(struct crocus_context *ice, in crocus_resolve_color() 568 crocus_mcs_partial_resolve(struct crocus_context *ice, in crocus_mcs_partial_resolve() 603 crocus_hiz_exec(struct crocus_context *ice, in crocus_hiz_exec() 820 crocus_resource_prepare_access(struct crocus_context *ice, in crocus_resource_prepare_access() [all …]
|
D | crocus_query.c | 152 mark_available(struct crocus_context *ice, struct crocus_query *q) in mark_available() 190 write_value(struct crocus_context *ice, struct crocus_query *q, unsigned offset) in write_value() 274 write_overflow_values(struct crocus_context *ice, struct crocus_query *q, bool end) in write_overflow_values() 492 struct crocus_context *ice = (void *) ctx; in crocus_create_batch_query() local 527 struct crocus_context *ice = (void *) ctx; in crocus_begin_query() local 587 struct crocus_context *ice = (void *) ctx; in crocus_end_query() local 640 crocus_check_query_no_flush(struct crocus_context *ice, struct crocus_query *q) in crocus_check_query_no_flush() 656 struct crocus_context *ice = (void *) ctx; in crocus_get_query_result() local 711 struct crocus_context *ice = (void *) ctx; in crocus_get_query_result_resource() local 789 struct crocus_context *ice = (void *) ctx; in crocus_set_active_query_state() local [all …]
|
D | crocus_context.c | 45 struct crocus_context *ice = (struct crocus_context *)ctx; in crocus_set_debug_callback() local 54 crocus_init_identifier_bo(struct crocus_context *ice) in crocus_init_identifier_bo() 86 struct crocus_context *ice = batch->ice; in crocus_lost_context_state() local 105 struct crocus_context *ice = (struct crocus_context *)ctx; in crocus_get_device_reset_status() local 140 struct crocus_context *ice = (struct crocus_context *)ctx; in crocus_set_device_reset_callback() local 189 struct crocus_context *ice = (struct crocus_context *)ctx; in crocus_destroy_context() local 249 struct crocus_context *ice = rzalloc(NULL, struct crocus_context); in crocus_create_context() local 332 crocus_sw_check_cond_render(struct crocus_context *ice) in crocus_sw_check_cond_render()
|
D | crocus_monitor.c | 141 struct crocus_context *ice = c; in crocus_monitor_emit_mi_report_perf_count() local 150 struct crocus_context *ice = c; in crocus_monitor_batchbuffer_flush() local 302 crocus_init_monitor_ctx(struct crocus_context *ice) in crocus_init_monitor_ctx() 325 crocus_create_monitor_object(struct crocus_context *ice, in crocus_create_monitor_object() 395 struct crocus_context *ice = (struct crocus_context *)ctx; in crocus_destroy_monitor_object() local 409 struct crocus_context *ice = (void *) ctx; in crocus_begin_monitor() local 419 struct crocus_context *ice = (void *) ctx; in crocus_end_monitor() local 432 struct crocus_context *ice = (void *) ctx; in crocus_get_monitor_result() local
|
D | crocus_clear.c | 41 crocus_is_color_fast_clear_compatible(struct crocus_context *ice, in crocus_is_color_fast_clear_compatible() 65 can_fast_clear_color(struct crocus_context *ice, in can_fast_clear_color() 120 convert_fast_clear_color(struct crocus_context *ice, in convert_fast_clear_color() 198 fast_clear_color(struct crocus_context *ice, in fast_clear_color() 326 clear_color(struct crocus_context *ice, in clear_color() 395 can_fast_clear_depth(struct crocus_context *ice, in can_fast_clear_depth() 451 fast_clear_depth(struct crocus_context *ice, in fast_clear_depth() 539 clear_depth_stencil(struct crocus_context *ice, in clear_depth_stencil() 646 struct crocus_context *ice = (void *) ctx; in crocus_clear() local 714 struct crocus_context *ice = (void *) ctx; in crocus_clear_texture() local [all …]
|
D | crocus_state.c | 686 static bool check_urb_layout(struct crocus_context *ice) in check_urb_layout() 703 struct crocus_context *ice = batch->ice; in crocus_calculate_urb_fence() local 828 struct crocus_context *ice = batch->ice; in calculate_curbe_offsets() local 912 upload_shader_consts(struct crocus_context *ice, in upload_shader_consts() 966 struct crocus_context *ice = batch->ice; in gen4_upload_curbe() local 1453 struct crocus_context *ice = (struct crocus_context *) ctx; in crocus_set_blend_color() local 1507 can_emit_logic_op(struct crocus_context *ice) in can_emit_logic_op() 1525 struct crocus_context *ice = batch->ice; in set_blend_entry_bits() local 1662 struct crocus_context *ice = (struct crocus_context *) ctx; in crocus_bind_blend_state() local 1749 struct crocus_context *ice = (struct crocus_context *) ctx; in crocus_bind_zsa_state() local [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/ |
D | icetransport.c | 68 gst_webrtc_ice_transport_connection_state_change (GstWebRTCICETransport * ice, in gst_webrtc_ice_transport_connection_state_change() 78 gst_webrtc_ice_transport_gathering_state_change (GstWebRTCICETransport * ice, in gst_webrtc_ice_transport_gathering_state_change() 88 gst_webrtc_ice_transport_selected_pair_change (GstWebRTCICETransport * ice) in gst_webrtc_ice_transport_selected_pair_change() 96 gst_webrtc_ice_transport_new_candidate (GstWebRTCICETransport * ice, in gst_webrtc_ice_transport_new_candidate()
|