Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ functions
Functions
2,482 in github.com/Tracktion/choc
⨍
Functions
2,482
◇
Types & classes
381
Function
FLAC__StreamEncoderInitStatus FLAC__stream_encoder_init_stream
choc/audio/choc_AudioFileFormat_FLAC.h:13679
Function
FLAC__StreamEncoderState FLAC__stream_encoder_get_state
choc/audio/choc_AudioFileFormat_FLAC.h:14216
Function
FLAC__bitmath_silog2
An example of what FLAC__bitmath_silog2() computes: * * silog2(-10) = 5 * silog2(- 9) = 5 * silog2(- 8) = 4 * silog2(- 7) = 4 * silog2(- 6) = 4
choc/audio/choc_AudioFileFormat_FLAC.h:4751
Function
FLAC__bitreader_dump
choc/audio/choc_AudioFileFormat_FLAC.h:5022
Function
FLAC__bitreader_read_rice_signed
choc/audio/choc_AudioFileFormat_FLAC.h:5416
Function
FLAC__bitwriter_dump
choc/audio/choc_AudioFileFormat_FLAC.h:5836
Function
FLAC__bitwriter_rice_bits
choc/audio/choc_AudioFileFormat_FLAC.h:6065
Function
FLAC__bitwriter_write_rice_signed
choc/audio/choc_AudioFileFormat_FLAC.h:6077
Function
FLAC__bool FLAC__format_blocksize_is_subset
choc/audio/choc_AudioFileFormat_FLAC.h:7090
Function
FLAC__bool FLAC__format_cuesheet_is_legal
@@@@ add to unit tests; it is already indirectly tested by the metadata_object tests */
choc/audio/choc_AudioFileFormat_FLAC.h:7290
Function
FLAC__bool FLAC__format_picture_is_legal
@@@@ add to unit tests; it is already indirectly tested by the metadata_object tests */
choc/audio/choc_AudioFileFormat_FLAC.h:7369
Function
FLAC__bool FLAC__format_sample_rate_is_subset
choc/audio/choc_AudioFileFormat_FLAC.h:7100
Function
FLAC__bool FLAC__format_sample_rate_is_valid
choc/audio/choc_AudioFileFormat_FLAC.h:7081
Function
FLAC__bool FLAC__format_seektable_is_legal
@@@@ add to unit tests; it is already indirectly tested by the metadata_object tests */
choc/audio/choc_AudioFileFormat_FLAC.h:7116
Function
FLAC__bool FLAC__format_vorbiscomment_entry_is_legal
choc/audio/choc_AudioFileFormat_FLAC.h:7264
Function
FLAC__bool FLAC__format_vorbiscomment_entry_name_is_legal
choc/audio/choc_AudioFileFormat_FLAC.h:7231
Function
FLAC__bool FLAC__format_vorbiscomment_entry_value_is_legal
choc/audio/choc_AudioFileFormat_FLAC.h:7240
Function
FLAC__bool FLAC__stream_decoder_finish
choc/audio/choc_AudioFileFormat_FLAC.h:9882
Function
FLAC__bool FLAC__stream_decoder_flush
choc/audio/choc_AudioFileFormat_FLAC.h:10174
Function
FLAC__bool FLAC__stream_decoder_get_decode_position
choc/audio/choc_AudioFileFormat_FLAC.h:10152
Function
FLAC__bool FLAC__stream_decoder_get_md5_checking
choc/audio/choc_AudioFileFormat_FLAC.h:10103
Function
FLAC__bool FLAC__stream_decoder_process_single
choc/audio/choc_AudioFileFormat_FLAC.h:10257
Function
FLAC__bool FLAC__stream_decoder_process_until_end_of_metadata
choc/audio/choc_AudioFileFormat_FLAC.h:10294
Function
FLAC__bool FLAC__stream_decoder_process_until_end_of_stream
choc/audio/choc_AudioFileFormat_FLAC.h:10321
Function
FLAC__bool FLAC__stream_decoder_reset
choc/audio/choc_AudioFileFormat_FLAC.h:10197
Function
FLAC__bool FLAC__stream_decoder_seek_absolute
choc/audio/choc_AudioFileFormat_FLAC.h:10386
Function
FLAC__bool FLAC__stream_decoder_set_md5_checking
choc/audio/choc_AudioFileFormat_FLAC.h:9965
Function
FLAC__bool FLAC__stream_decoder_set_metadata_ignore
choc/audio/choc_AudioFileFormat_FLAC.h:10034
Function
FLAC__bool FLAC__stream_decoder_set_metadata_ignore_all
choc/audio/choc_AudioFileFormat_FLAC.h:10079
Function
FLAC__bool FLAC__stream_decoder_set_metadata_ignore_application
choc/audio/choc_AudioFileFormat_FLAC.h:10051
Function
FLAC__bool FLAC__stream_decoder_set_metadata_respond
choc/audio/choc_AudioFileFormat_FLAC.h:9975
Function
FLAC__bool FLAC__stream_decoder_set_metadata_respond_all
choc/audio/choc_AudioFileFormat_FLAC.h:10020
Function
FLAC__bool FLAC__stream_decoder_set_metadata_respond_application
choc/audio/choc_AudioFileFormat_FLAC.h:9992
Function
FLAC__bool FLAC__stream_decoder_set_ogg_serial_number
choc/audio/choc_AudioFileFormat_FLAC.h:9948
Function
FLAC__bool FLAC__stream_decoder_skip_single_frame
choc/audio/choc_AudioFileFormat_FLAC.h:10355
Function
FLAC__bool FLAC__stream_encoder_disable_constant_subframes
* These three functions are not static, but not publically exposed in * include/FLAC/ either. They are used by the test suite. */
choc/audio/choc_AudioFileFormat_FLAC.h:14183
Function
FLAC__bool FLAC__stream_encoder_disable_fixed_subframes
choc/audio/choc_AudioFileFormat_FLAC.h:14194
Function
FLAC__bool FLAC__stream_encoder_disable_verbatim_subframes
choc/audio/choc_AudioFileFormat_FLAC.h:14205
Function
FLAC__bool FLAC__stream_encoder_finish
choc/audio/choc_AudioFileFormat_FLAC.h:13722
Function
FLAC__bool FLAC__stream_encoder_get_do_escape_coding
choc/audio/choc_AudioFileFormat_FLAC.h:14361
Function
FLAC__bool FLAC__stream_encoder_get_do_exhaustive_model_search
choc/audio/choc_AudioFileFormat_FLAC.h:14369
Function
FLAC__bool FLAC__stream_encoder_get_do_md5
choc/audio/choc_AudioFileFormat_FLAC.h:14281
Function
FLAC__bool FLAC__stream_encoder_get_do_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:14321
Function
FLAC__bool FLAC__stream_encoder_get_do_qlp_coeff_prec_search
choc/audio/choc_AudioFileFormat_FLAC.h:14353
Function
FLAC__bool FLAC__stream_encoder_get_loose_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:14329
Function
FLAC__bool FLAC__stream_encoder_get_streamable_subset
choc/audio/choc_AudioFileFormat_FLAC.h:14273
Function
FLAC__bool FLAC__stream_encoder_get_verify
choc/audio/choc_AudioFileFormat_FLAC.h:14265
Function
FLAC__bool FLAC__stream_encoder_process
choc/audio/choc_AudioFileFormat_FLAC.h:14409
Function
FLAC__bool FLAC__stream_encoder_process_interleaved
choc/audio/choc_AudioFileFormat_FLAC.h:14461
Function
FLAC__bool FLAC__stream_encoder_set_apodization
@@@@add to tests*/
choc/audio/choc_AudioFileFormat_FLAC.h:13935
Function
FLAC__bool FLAC__stream_encoder_set_bits_per_sample
choc/audio/choc_AudioFileFormat_FLAC.h:13853
Function
FLAC__bool FLAC__stream_encoder_set_blocksize
choc/audio/choc_AudioFileFormat_FLAC.h:13901
Function
FLAC__bool FLAC__stream_encoder_set_channels
choc/audio/choc_AudioFileFormat_FLAC.h:13842
Function
FLAC__bool FLAC__stream_encoder_set_compression_level
choc/audio/choc_AudioFileFormat_FLAC.h:13875
Function
FLAC__bool FLAC__stream_encoder_set_do_escape_coding
choc/audio/choc_AudioFileFormat_FLAC.h:14081
Function
FLAC__bool FLAC__stream_encoder_set_do_exhaustive_model_search
choc/audio/choc_AudioFileFormat_FLAC.h:14092
Function
FLAC__bool FLAC__stream_encoder_set_do_md5
choc/audio/choc_AudioFileFormat_FLAC.h:13831
Function
FLAC__bool FLAC__stream_encoder_set_do_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:13912
Function
FLAC__bool FLAC__stream_encoder_set_do_qlp_coeff_prec_search
choc/audio/choc_AudioFileFormat_FLAC.h:14070
Function
FLAC__bool FLAC__stream_encoder_set_loose_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:13923
Function
FLAC__bool FLAC__stream_encoder_set_max_lpc_order
choc/audio/choc_AudioFileFormat_FLAC.h:14048
Function
FLAC__bool FLAC__stream_encoder_set_max_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14114
Function
FLAC__bool FLAC__stream_encoder_set_metadata
choc/audio/choc_AudioFileFormat_FLAC.h:14147
Function
FLAC__bool FLAC__stream_encoder_set_min_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14103
Function
FLAC__bool FLAC__stream_encoder_set_ogg_serial_number
choc/audio/choc_AudioFileFormat_FLAC.h:13790
Function
FLAC__bool FLAC__stream_encoder_set_qlp_coeff_precision
choc/audio/choc_AudioFileFormat_FLAC.h:14059
Function
FLAC__bool FLAC__stream_encoder_set_rice_parameter_search_dist
choc/audio/choc_AudioFileFormat_FLAC.h:14125
Function
FLAC__bool FLAC__stream_encoder_set_sample_rate
choc/audio/choc_AudioFileFormat_FLAC.h:13864
Function
FLAC__bool FLAC__stream_encoder_set_streamable_subset
choc/audio/choc_AudioFileFormat_FLAC.h:13820
Function
FLAC__bool FLAC__stream_encoder_set_total_samples_estimate
choc/audio/choc_AudioFileFormat_FLAC.h:14136
Function
FLAC__bool FLAC__stream_encoder_set_verify
choc/audio/choc_AudioFileFormat_FLAC.h:13807
Function
FLAC__crc8_update
choc/audio/choc_AudioFileFormat_FLAC.h:6712
Function
FLAC__crc8_update_block
choc/audio/choc_AudioFileFormat_FLAC.h:6717
Function
FLAC__fixed_compute_best_predictor
choc/audio/choc_AudioFileFormat_FLAC.h:6749
Function
FLAC__fixed_compute_best_predictor_wide
choc/audio/choc_AudioFileFormat_FLAC.h:6807
Function
FLAC__format_get_max_rice_partition_order
* These routines are private to libFLAC */
choc/audio/choc_AudioFileFormat_FLAC.h:7396
Function
FLAC__lpc_compute_autocorrelation
choc/audio/choc_AudioFileFormat_FLAC.h:7489
Function
FLAC__memory_alloc_aligned_uint32_array
choc/audio/choc_AudioFileFormat_FLAC.h:9305
Function
FLAC__stream_decoder_get_blocksize
choc/audio/choc_AudioFileFormat_FLAC.h:10145
Function
FLAC__stream_decoder_get_sample_rate
choc/audio/choc_AudioFileFormat_FLAC.h:10138
Function
FLAC__stream_encoder_get_channels
choc/audio/choc_AudioFileFormat_FLAC.h:14289
Function
FLAC__stream_encoder_get_max_lpc_order
choc/audio/choc_AudioFileFormat_FLAC.h:14337
Function
FLAC__stream_encoder_get_max_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14385
Function
FLAC__stream_encoder_get_min_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14377
Function
FLAC__stream_encoder_get_qlp_coeff_precision
choc/audio/choc_AudioFileFormat_FLAC.h:14345
Function
FLAC__stream_encoder_get_resolved_state_string
choc/audio/choc_AudioFileFormat_FLAC.h:14235
Function
FLAC__stream_encoder_get_rice_parameter_search_dist
choc/audio/choc_AudioFileFormat_FLAC.h:14393
Function
FLAC__stream_encoder_get_sample_rate
choc/audio/choc_AudioFileFormat_FLAC.h:14305
Function
FLAC__stream_encoder_get_verify_decoder_error_stats
choc/audio/choc_AudioFileFormat_FLAC.h:14246
Function
FLAC__uint64 FLAC__stream_decoder_get_total_samples
choc/audio/choc_AudioFileFormat_FLAC.h:10110
Function
FLAC__uint64 FLAC__stream_encoder_get_total_samples_estimate
choc/audio/choc_AudioFileFormat_FLAC.h:14401
Method
File
choc/audio/choc_MIDIFile.h:35
Method
File
choc/audio/choc_MIDIFile.h:348
Method
FixedPoolAllocator
choc/containers/choc_Value.h:116
Method
FloatToStringBuffer
choc/text/choc_FloatToString.h:79
Method
HTMLElement
choc/text/choc_HTML.h:36
Method
HTMLElement
choc/text/choc_HTML.h:125
Method
HTTPServer
==============================================================================
choc/network/choc_HTTPServer.h:624
Method
HWNDHolder
choc/gui/choc_DesktopWindow.h:659
Method
INodeWatcher
choc/platform/choc_FileWatcher.h:287
← previous
next →
1,101–1,200 of 2,482, ranked by callers