List of all items
Structs
- CUstreamStWarpper
- CUstream_st
- GpujpegEncoderInputWarapper
- GpujpegEncoderWarpper
- GpujpegImageParametersWarrper
- GpujpegParametersWarper
- cudaGraphicsResource
- gpujpeg_component_sampling_factor
- gpujpeg_decoder
- gpujpeg_decoder_init_parameters
- gpujpeg_decoder_output
- gpujpeg_device_info
- gpujpeg_devices_info
- gpujpeg_duration_stats
- gpujpeg_encoder
- gpujpeg_encoder_input
- gpujpeg_image_parameters
- gpujpeg_opengl_context
- gpujpeg_opengl_texture
- gpujpeg_parameters
Functions
- __report_gsfailure
- __security_check_cookie
- __security_init_cookie
- __va_start
- gpujpeg_color_space_by_name
- gpujpeg_color_space_get_name
- gpujpeg_decoder_create
- gpujpeg_decoder_create_with_params
- gpujpeg_decoder_decode
- gpujpeg_decoder_default_init_parameters
- gpujpeg_decoder_destroy
- gpujpeg_decoder_get_image_info
- gpujpeg_decoder_get_stats
- gpujpeg_decoder_init
- gpujpeg_decoder_output_set_cuda_buffer
- gpujpeg_decoder_output_set_custom
- gpujpeg_decoder_output_set_custom_cuda
- gpujpeg_decoder_output_set_default
- gpujpeg_decoder_output_set_texture
- gpujpeg_decoder_set_option
- gpujpeg_decoder_set_output_format
- gpujpeg_default_image_parameters
- gpujpeg_default_parameters
- gpujpeg_device_reset
- gpujpeg_encoder_allocate
- gpujpeg_encoder_create
- gpujpeg_encoder_destroy
- gpujpeg_encoder_encode
- gpujpeg_encoder_get_stats
- gpujpeg_encoder_input_gpu_image
- gpujpeg_encoder_input_image
- gpujpeg_encoder_input_set_gpu_image
- gpujpeg_encoder_input_set_image
- gpujpeg_encoder_input_set_texture
- gpujpeg_encoder_input_texture
- gpujpeg_encoder_max_memory
- gpujpeg_encoder_max_pixels
- gpujpeg_encoder_set_jpeg_header
- gpujpeg_encoder_set_option
- gpujpeg_encoder_suggest_restart_interval
- gpujpeg_get_devices_info
- gpujpeg_get_time
- gpujpeg_image_calculate_size
- gpujpeg_image_convert
- gpujpeg_image_destroy
- gpujpeg_image_get_file_format
- gpujpeg_image_get_properties
- gpujpeg_image_load_from_file
- gpujpeg_image_range_info
- gpujpeg_image_save_to_file
- gpujpeg_image_set_default_parameters
- gpujpeg_init_device
- gpujpeg_opengl_destroy
- gpujpeg_opengl_init
- gpujpeg_opengl_texture_create
- gpujpeg_opengl_texture_destroy
- gpujpeg_opengl_texture_get_data
- gpujpeg_opengl_texture_map
- gpujpeg_opengl_texture_register
- gpujpeg_opengl_texture_set_data
- gpujpeg_opengl_texture_unmap
- gpujpeg_opengl_texture_unregister
- gpujpeg_parameters_chroma_subsampling
- gpujpeg_pixel_format_by_name
- gpujpeg_pixel_format_get_comp_count
- gpujpeg_pixel_format_get_name
- gpujpeg_pixel_format_is_planar
- gpujpeg_print_devices_info
- gpujpeg_print_pixel_formats
- gpujpeg_set_default_parameters
- gpujpeg_set_device
- gpujpeg_subsampling_from_name
- gpujpeg_subsampling_get_name
- gpujpeg_version
- gpujpeg_version_to_string
Type Aliases
- __vcrt_bool
- cudaStream_t
- gpujpeg_color_space
- gpujpeg_decoder_output_type
- gpujpeg_encoder_input_type
- gpujpeg_header_type
- gpujpeg_image_file_format
- gpujpeg_opengl_texture_type
- gpujpeg_pixel_format
- gpujpeg_sampling_factor_t
- int_fast16_t
- int_fast32_t
- int_fast64_t
- int_fast8_t
- int_least16_t
- int_least32_t
- int_least64_t
- int_least8_t
- intmax_t
- max_align_t
- restart_int
- uint_fast16_t
- uint_fast32_t
- uint_fast64_t
- uint_fast8_t
- uint_least16_t
- uint_least32_t
- uint_least64_t
- uint_least8_t
- uintmax_t
- va_list
- verbosity
- wchar_t
Statics
Constants
- GPUJPEG_DEC_OPT_TGA_RLE_BOOL
- GPUJPEG_ENCODER_OPT_OUT_PINNED
- GPUJPEG_ENC_OPT_OUT
- GPUJPEG_ENC_OUT_VAL_PAGEABLE
- GPUJPEG_ENC_OUT_VAL_PINNED
- GPUJPEG_ERROR
- GPUJPEG_ERR_RESTART_CHANGE
- GPUJPEG_INIT_DEV_VERBOSE
- GPUJPEG_MAX_COMPONENT_COUNT
- GPUJPEG_MAX_DEVICE_COUNT
- GPUJPEG_MAX_SEGMENT_INFO_HEADER_COUNT
- GPUJPEG_NOERR
- GPUJPEG_OPENGL_INTEROPERABILITY
- GPUJPEG_SUBSAMPLING_UNKNOWN
- GPUJPEG_VAL_FALSE
- GPUJPEG_VAL_TRUE
- GPUJPEG_VERBOSE
- WCHAR_MAX
- WCHAR_MIN
- WINT_MAX
- WINT_MIN
- _CRT_PACKING
- _HAS_CXX17
- _HAS_CXX20
- _HAS_CXX23
- _HAS_CXX26
- _HAS_EXCEPTIONS
- _HAS_NODISCARD
- _SAL_VERSION
- _STL_LANG
- _USE_ATTRIBUTES_FOR_SAL
- _USE_DECLSPECS_FOR_SAL
- _VCRT_COMPILER_PREPROCESSOR
- __SAL_H_VERSION
- __bool_true_false_are_defined
- false_
- gpujpeg_color_space_GPUJPEG_NONE
- gpujpeg_color_space_GPUJPEG_RGB
- gpujpeg_color_space_GPUJPEG_YCBCR
- gpujpeg_color_space_GPUJPEG_YCBCR_BT601
- gpujpeg_color_space_GPUJPEG_YCBCR_BT601_256LVLS
- gpujpeg_color_space_GPUJPEG_YCBCR_BT709
- gpujpeg_color_space_GPUJPEG_YCBCR_JPEG
- gpujpeg_color_space_GPUJPEG_YUV
- gpujpeg_decoder_output_type_GPUJPEG_DECODER_OUTPUT_CUDA_BUFFER
- gpujpeg_decoder_output_type_GPUJPEG_DECODER_OUTPUT_CUSTOM_BUFFER
- gpujpeg_decoder_output_type_GPUJPEG_DECODER_OUTPUT_CUSTOM_CUDA_BUFFER
- gpujpeg_decoder_output_type_GPUJPEG_DECODER_OUTPUT_INTERNAL_BUFFER
- gpujpeg_decoder_output_type_GPUJPEG_DECODER_OUTPUT_OPENGL_TEXTURE
- gpujpeg_encoder_input_type_GPUJPEG_ENCODER_INPUT_GPU_IMAGE
- gpujpeg_encoder_input_type_GPUJPEG_ENCODER_INPUT_IMAGE
- gpujpeg_encoder_input_type_GPUJPEG_ENCODER_INPUT_OPENGL_TEXTURE
- gpujpeg_header_type_GPUJPEG_HEADER_ADOBE
- gpujpeg_header_type_GPUJPEG_HEADER_DEFAULT
- gpujpeg_header_type_GPUJPEG_HEADER_JFIF
- gpujpeg_header_type_GPUJPEG_HEADER_SPIFF
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_BMP
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_GIF
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_GRAY
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_I420
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_JPEG
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_PAM
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_PGM
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_PNG
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_PNM
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_PPM
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_RAW
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_RGB
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_RGBA
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_TGA
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_TST
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_UNKNOWN
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_UYVY
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_Y4M
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_YUV
- gpujpeg_image_file_format_GPUJPEG_IMAGE_FILE_YUVA
- gpujpeg_opengl_texture_type_GPUJPEG_OPENGL_TEXTURE_READ
- gpujpeg_opengl_texture_type_GPUJPEG_OPENGL_TEXTURE_WRITE
- gpujpeg_pixel_format_GPUJPEG_420_U8_P0P1P2
- gpujpeg_pixel_format_GPUJPEG_422_U8_P0P1P2
- gpujpeg_pixel_format_GPUJPEG_422_U8_P1020
- gpujpeg_pixel_format_GPUJPEG_4444_U8_P0123
- gpujpeg_pixel_format_GPUJPEG_444_U8_P012
- gpujpeg_pixel_format_GPUJPEG_444_U8_P0P1P2
- gpujpeg_pixel_format_GPUJPEG_PIXFMT_NONE
- gpujpeg_pixel_format_GPUJPEG_U8
- restart_int_RESTART_AUTO
- restart_int_RESTART_NONE
- true_
- verbosity_GPUJPEG_LL_DEBUG
- verbosity_GPUJPEG_LL_DEBUG2
- verbosity_GPUJPEG_LL_INFO
- verbosity_GPUJPEG_LL_QUIET
- verbosity_GPUJPEG_LL_STATUS
- verbosity_GPUJPEG_LL_VERBOSE