Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ functions
Functions
3,172 in github.com/ValveSoftware/openvr
⨍
Functions
3,172
◇
Types & classes
1,479
↓ 1 callers
Function
addLengthDistance
samples/shared/lodepng.cpp:1317
↓ 1 callers
Function
add_coins
samples/shared/lodepng.cpp:690
↓ 1 callers
Method
asInt
src/jsoncpp.cpp:3100
↓ 1 callers
Method
asUInt
src/jsoncpp.cpp:3124
↓ 1 callers
Function
chewGetProcAddress
From https://www.khronos.org/opengl/wiki/Load_OpenGL_Functions
samples/hmd_opencv_sandbox/chew.c:31
↓ 1 callers
Function
chewInit
samples/hmd_opencv_sandbox/chew.c:45
↓ 1 callers
Function
coin_cleanup
argument c is void* so that this dtor can be given as function pointer to the vector resize function*/
samples/shared/lodepng.cpp:679
↓ 1 callers
Function
coin_copy
samples/shared/lodepng.cpp:684
↓ 1 callers
Function
coin_init
samples/shared/lodepng.cpp:673
↓ 1 callers
Function
color_tree_has
samples/shared/lodepng.cpp:2991
↓ 1 callers
Method
computeDistance
src/jsoncpp.cpp:2288
↓ 1 callers
Function
containsControlCharacter
src/jsoncpp.cpp:4125
↓ 1 callers
Function
containsControlCharacter0
src/jsoncpp.cpp:4133
↓ 1 callers
Function
decodeGeneric
read a PNG, the result will be in the same color type as the PNG (hence "generic")*/
samples/shared/lodepng.cpp:4415
↓ 1 callers
Function
deflate
samples/shared/lodepng.cpp:2040
↓ 1 callers
Function
deflateDynamic
Deflate for a block of type "dynamic", that is, with freely, optimally, created huffman trees*/
samples/shared/lodepng.cpp:1695
↓ 1 callers
Function
deflateFixed
samples/shared/lodepng.cpp:1940
↓ 1 callers
Function
deflateNoCompression
samples/shared/lodepng.cpp:1624
↓ 1 callers
Function
fixNumericLocale
Change ',' to '.' everywhere in buffer. * * We had a sophisticated way, but it did not work in WinCE. * @see https://github.com/open-source-parsers
src/jsoncpp.cpp:162
↓ 1 callers
Function
flog2
log2 approximation. A slight bit faster than std::log. */
samples/shared/lodepng.cpp:5072
↓ 1 callers
Method
getFormattedErrorMessages
src/jsoncpp.cpp:1025
↓ 1 callers
Function
getPaletteTranslucency
palette must have 4 * palettesize bytes allocated, and given in format RGBARGBARGBARGBA... returns 0 if the palette is opaque, returns 1 if the palett
samples/shared/lodepng.cpp:5477
↓ 1 callers
Function
getTreeInflateDynamic
get the tree of a deflated block with dynamic tree, the tree itself is also Huffman compressed with a known tree*/
samples/shared/lodepng.cpp:955
↓ 1 callers
Function
getTreeInflateFixed
get the tree of a deflated block with fixed tree, as specified in the deflate specification*/
samples/shared/lodepng.cpp:947
↓ 1 callers
Function
getValidReaderKeys
src/jsoncpp.cpp:2138
↓ 1 callers
Function
getValidWriterKeys
src/jsoncpp.cpp:5199
↓ 1 callers
Function
getValueRequiredBits
Returns how many bits needed to represent given value (max 8 bit)*/
samples/shared/lodepng.cpp:3497
↓ 1 callers
Function
get_color_profile
profile must already have been inited with mode. It's ok to set some parameters of profile to done already.*/
samples/shared/lodepng.cpp:3507
↓ 1 callers
Function
hash_cleanup
samples/shared/lodepng.cpp:1382
↓ 1 callers
Function
hash_init
samples/shared/lodepng.cpp:1355
↓ 1 callers
Function
inflate
samples/shared/lodepng.cpp:1266
↓ 1 callers
Function
inflateHuffmanBlock
inflate a block with dynamic of fixed Huffman tree*/
samples/shared/lodepng.cpp:1103
↓ 1 callers
Function
inflateNoCompression
samples/shared/lodepng.cpp:1196
↓ 1 callers
Method
isNull
src/jsoncpp.cpp:3701
↓ 1 callers
Method
isStaticString
src/jsoncpp.cpp:2727
↓ 1 callers
Function
load_file
samples/shared/lodepng.cpp:5885
↓ 1 callers
Function
load_jpeg_image
samples/hmd_opencv_sandbox/stb_image.h:3661
↓ 1 callers
Function
lodepng_auto_choose_color
Automatically chooses color type that gives smallest amount of bits in the output image, e.g. grey if there are only greyscale pixels, palette if ther
samples/shared/lodepng.cpp:3669
↓ 1 callers
Function
lodepng_can_have_alpha
samples/shared/lodepng.cpp:2661
↓ 1 callers
Function
lodepng_chunk_ancillary
samples/shared/lodepng.cpp:2404
↓ 1 callers
Function
lodepng_chunk_check_crc
samples/shared/lodepng.cpp:2429
↓ 1 callers
Function
lodepng_chunk_create
samples/shared/lodepng.cpp:2477
↓ 1 callers
Function
lodepng_chunk_data_const
samples/shared/lodepng.cpp:2424
↓ 1 callers
Function
lodepng_chunk_generate_crc
samples/shared/lodepng.cpp:2439
↓ 1 callers
Function
lodepng_chunk_next
samples/shared/lodepng.cpp:2446
↓ 1 callers
Function
lodepng_chunk_next_const
samples/shared/lodepng.cpp:2452
↓ 1 callers
Function
lodepng_color_profile_init
samples/shared/lodepng.cpp:3473
↓ 1 callers
Function
lodepng_compress_settings_init
samples/shared/lodepng.cpp:2243
↓ 1 callers
Function
lodepng_decoder_settings_init
samples/shared/lodepng.cpp:4678
↓ 1 callers
Function
lodepng_decompress_settings_init
samples/shared/lodepng.cpp:2265
↓ 1 callers
Function
lodepng_deflate
samples/shared/lodepng.cpp:2027
↓ 1 callers
Function
lodepng_deflatev
samples/shared/lodepng.cpp:1988
↓ 1 callers
Function
lodepng_encoder_settings_init
samples/shared/lodepng.cpp:5753
↓ 1 callers
Function
lodepng_get_raw_size_idat
in an idat chunk, each scanline is a multiple of 8 bits, unlike the lodepng output buffer*/
samples/shared/lodepng.cpp:2682
↓ 1 callers
Function
lodepng_has_palette_alpha
samples/shared/lodepng.cpp:2651
↓ 1 callers
Function
lodepng_huffman_code_lengths
samples/shared/lodepng.cpp:731
↓ 1 callers
Function
lodepng_inflate
samples/shared/lodepng.cpp:1253
↓ 1 callers
Function
lodepng_inflatev
samples/shared/lodepng.cpp:1223
↓ 1 callers
Function
lodepng_inspect
read the information from the header and store it in the LodePNGInfo. return value is error*/
samples/shared/lodepng.cpp:3805
↓ 1 callers
Function
lodepng_is_alpha_type
samples/shared/lodepng.cpp:2641
↓ 1 callers
Function
lodepng_is_greyscale_type
samples/shared/lodepng.cpp:2636
↓ 1 callers
Function
lodepng_load_file
samples/shared/lodepng.cpp:366
↓ 1 callers
Function
lodepng_palette_add
samples/shared/lodepng.cpp:2604
↓ 1 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
samples/shared/lodepng.cpp:394
↓ 1 callers
Function
lodepng_zlib_compress
samples/shared/lodepng.cpp:2157
↓ 1 callers
Function
lodepng_zlib_decompress
samples/shared/lodepng.cpp:2095
↓ 1 callers
Method
newCharReader
src/jsoncpp.cpp:2123
↓ 1 callers
Function
postProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
samples/shared/lodepng.cpp:4058
↓ 1 callers
Function
readChunk_PLTE
samples/shared/lodepng.cpp:4108
↓ 1 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
samples/shared/lodepng.cpp:4168
↓ 1 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
samples/shared/lodepng.cpp:4293
↓ 1 callers
Function
readChunk_pHYs
samples/shared/lodepng.cpp:4401
↓ 1 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
samples/shared/lodepng.cpp:4201
↓ 1 callers
Function
readChunk_tIME
samples/shared/lodepng.cpp:4386
↓ 1 callers
Function
readChunk_tRNS
samples/shared/lodepng.cpp:4132
↓ 1 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
samples/shared/lodepng.cpp:4244
↓ 1 callers
Function
rgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
samples/shared/lodepng.cpp:3091
↓ 1 callers
Function
rgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
samples/shared/lodepng.cpp:3017
↓ 1 callers
Function
save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
samples/shared/lodepng.cpp:5900
↓ 1 callers
Function
setBitOfReversedStream0
samples/shared/lodepng.cpp:2362
↓ 1 callers
Function
stbi__bitreverse16
samples/hmd_opencv_sandbox/stb_image.h:3901
↓ 1 callers
Function
stbi__bmp_info
samples/hmd_opencv_sandbox/stb_image.h:7034
↓ 1 callers
Function
stbi__bmp_load
samples/hmd_opencv_sandbox/stb_image.h:5272
↓ 1 callers
Function
stbi__bmp_test
samples/hmd_opencv_sandbox/stb_image.h:5123
↓ 1 callers
Function
stbi__bmp_test_raw
samples/hmd_opencv_sandbox/stb_image.h:5108
↓ 1 callers
Function
stbi__build_fast_ac
build a table that decodes both magnitude and value of small ACs in one go.
samples/hmd_opencv_sandbox/stb_image.h:1866
↓ 1 callers
Function
stbi__compute_huffman_codes
samples/hmd_opencv_sandbox/stb_image.h:4119
↓ 1 callers
Function
stbi__compute_transparency
samples/hmd_opencv_sandbox/stb_image.h:4699
↓ 1 callers
Function
stbi__compute_transparency16
samples/hmd_opencv_sandbox/stb_image.h:4725
↓ 1 callers
Function
stbi__convert_16_to_8
samples/hmd_opencv_sandbox/stb_image.h:1049
↓ 1 callers
Function
stbi__convert_8_to_16
samples/hmd_opencv_sandbox/stb_image.h:1065
↓ 1 callers
Function
stbi__cpuid3
samples/hmd_opencv_sandbox/stb_image.h:657
↓ 1 callers
Function
stbi__create_png_image
samples/hmd_opencv_sandbox/stb_image.h:4655
↓ 1 callers
Function
stbi__de_iphone
samples/hmd_opencv_sandbox/stb_image.h:4802
↓ 1 callers
Function
stbi__decode_jpeg_image
decode image to YCbCr format
samples/hmd_opencv_sandbox/stb_image.h:3203
↓ 1 callers
Function
stbi__do_png
samples/hmd_opencv_sandbox/stb_image.h:5027
↓ 1 callers
Function
stbi__expand_png_palette
samples/hmd_opencv_sandbox/stb_image.h:4751
↓ 1 callers
Function
stbi__float_postprocess
samples/hmd_opencv_sandbox/stb_image.h:1169
↓ 1 callers
Function
stbi__get_chunk_header
samples/hmd_opencv_sandbox/stb_image.h:4377
↓ 1 callers
Function
stbi__gif_info
samples/hmd_opencv_sandbox/stb_image.h:6776
← previous
next →
901–1,000 of 3,172, ranked by callers