Lines Matching refs:function_pointer
4402 void * * function_pointer
4414 function_pointer ? "-" : "NULL"
4423 else if (!function_pointer) {
4429 *function_pointer = 0;
4434 *function_pointer = (void *)&_vdp_cap_get_error_string;
4439 *function_pointer = (void *)&_vdp_cap_get_proc_address;
4444 *function_pointer = (void *)&_vdp_cap_get_api_version;
4449 *function_pointer = (void *)&_vdp_cap_get_information_string;
4454 *function_pointer = (void *)&_vdp_cap_device_destroy;
4459 *function_pointer = (void *)&_vdp_cap_generate_csc_matrix;
4464 *function_pointer = (void *)&_vdp_cap_video_surface_query_capabilities;
4469 *function_pointer = (void *)&_vdp_cap_video_surface_query_get_put_bits_y_cb_cr_capabilities;
4474 *function_pointer = (void *)&_vdp_cap_video_surface_create;
4479 *function_pointer = (void *)&_vdp_cap_video_surface_destroy;
4484 *function_pointer = (void *)&_vdp_cap_video_surface_get_parameters;
4489 *function_pointer = (void *)&_vdp_cap_video_surface_get_bits_y_cb_cr;
4494 *function_pointer = (void *)&_vdp_cap_video_surface_put_bits_y_cb_cr;
4499 *function_pointer = (void *)&_vdp_cap_output_surface_query_capabilities;
4504 *function_pointer = (void *)&_vdp_cap_output_surface_query_get_put_bits_native_capabilities;
4509 *function_pointer = (void *)&_vdp_cap_output_surface_query_put_bits_indexed_capabilities;
4514 *function_pointer = (void *)&_vdp_cap_output_surface_query_put_bits_y_cb_cr_capabilities;
4519 *function_pointer = (void *)&_vdp_cap_output_surface_create;
4524 *function_pointer = (void *)&_vdp_cap_output_surface_destroy;
4529 *function_pointer = (void *)&_vdp_cap_output_surface_get_parameters;
4534 *function_pointer = (void *)&_vdp_cap_output_surface_get_bits_native;
4539 *function_pointer = (void *)&_vdp_cap_output_surface_put_bits_native;
4544 *function_pointer = (void *)&_vdp_cap_output_surface_put_bits_indexed;
4549 *function_pointer = (void *)&_vdp_cap_output_surface_put_bits_y_cb_cr;
4554 *function_pointer = (void *)&_vdp_cap_bitmap_surface_query_capabilities;
4559 *function_pointer = (void *)&_vdp_cap_bitmap_surface_create;
4564 *function_pointer = (void *)&_vdp_cap_bitmap_surface_destroy;
4569 *function_pointer = (void *)&_vdp_cap_bitmap_surface_get_parameters;
4574 *function_pointer = (void *)&_vdp_cap_bitmap_surface_put_bits_native;
4579 *function_pointer = (void *)&_vdp_cap_output_surface_render_output_surface;
4584 *function_pointer = (void *)&_vdp_cap_output_surface_render_bitmap_surface;
4589 *function_pointer = (void *)&_vdp_cap_decoder_query_capabilities;
4594 *function_pointer = (void *)&_vdp_cap_decoder_create;
4599 *function_pointer = (void *)&_vdp_cap_decoder_destroy;
4604 *function_pointer = (void *)&_vdp_cap_decoder_get_parameters;
4609 *function_pointer = (void *)&_vdp_cap_decoder_render;
4614 *function_pointer = (void *)&_vdp_cap_video_mixer_query_feature_support;
4619 *function_pointer = (void *)&_vdp_cap_video_mixer_query_parameter_support;
4624 *function_pointer = (void *)&_vdp_cap_video_mixer_query_attribute_support;
4629 *function_pointer = (void *)&_vdp_cap_video_mixer_query_parameter_value_range;
4634 *function_pointer = (void *)&_vdp_cap_video_mixer_query_attribute_value_range;
4639 *function_pointer = (void *)&_vdp_cap_video_mixer_create;
4644 *function_pointer = (void *)&_vdp_cap_video_mixer_set_feature_enables;
4649 *function_pointer = (void *)&_vdp_cap_video_mixer_set_attribute_values;
4654 *function_pointer = (void *)&_vdp_cap_video_mixer_get_feature_support;
4659 *function_pointer = (void *)&_vdp_cap_video_mixer_get_feature_enables;
4664 *function_pointer = (void *)&_vdp_cap_video_mixer_get_parameter_values;
4669 *function_pointer = (void *)&_vdp_cap_video_mixer_get_attribute_values;
4674 *function_pointer = (void *)&_vdp_cap_video_mixer_destroy;
4679 *function_pointer = (void *)&_vdp_cap_video_mixer_render;
4684 *function_pointer = (void *)&_vdp_cap_presentation_queue_target_destroy;
4689 *function_pointer = (void *)&_vdp_cap_presentation_queue_create;
4694 *function_pointer = (void *)&_vdp_cap_presentation_queue_destroy;
4699 *function_pointer = (void *)&_vdp_cap_presentation_queue_set_background_color;
4704 *function_pointer = (void *)&_vdp_cap_presentation_queue_get_background_color;
4709 *function_pointer = (void *)&_vdp_cap_presentation_queue_get_time;
4714 *function_pointer = (void *)&_vdp_cap_presentation_queue_display;
4719 *function_pointer = (void *)&_vdp_cap_presentation_queue_block_until_surface_idle;
4724 *function_pointer = (void *)&_vdp_cap_presentation_queue_query_surface_status;
4729 *function_pointer = (void *)&_vdp_cap_preemption_callback_register;
4734 *function_pointer = (void *)&_vdp_cap_presentation_queue_target_create_x11;
4743 ret = _vdp_cap_data.vdp_get_proc_address(device, function_id, function_pointer);
4747 if ((ret == VDP_STATUS_OK) && !*function_pointer) {
4758 *function_pointer