MCPcopy Create free account

hub / github.com/Tracktion/choc / functions

Functions2,482 in github.com/Tracktion/choc

FunctionFLAC__StreamEncoderInitStatus FLAC__stream_encoder_init_stream
choc/audio/choc_AudioFileFormat_FLAC.h:13679
FunctionFLAC__StreamEncoderState FLAC__stream_encoder_get_state
choc/audio/choc_AudioFileFormat_FLAC.h:14216
FunctionFLAC__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
FunctionFLAC__bitreader_dump
choc/audio/choc_AudioFileFormat_FLAC.h:5022
FunctionFLAC__bitreader_read_rice_signed
choc/audio/choc_AudioFileFormat_FLAC.h:5416
FunctionFLAC__bitwriter_dump
choc/audio/choc_AudioFileFormat_FLAC.h:5836
FunctionFLAC__bitwriter_rice_bits
choc/audio/choc_AudioFileFormat_FLAC.h:6065
FunctionFLAC__bitwriter_write_rice_signed
choc/audio/choc_AudioFileFormat_FLAC.h:6077
FunctionFLAC__bool FLAC__format_blocksize_is_subset
choc/audio/choc_AudioFileFormat_FLAC.h:7090
FunctionFLAC__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
FunctionFLAC__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
FunctionFLAC__bool FLAC__format_sample_rate_is_subset
choc/audio/choc_AudioFileFormat_FLAC.h:7100
FunctionFLAC__bool FLAC__format_sample_rate_is_valid
choc/audio/choc_AudioFileFormat_FLAC.h:7081
FunctionFLAC__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
FunctionFLAC__bool FLAC__format_vorbiscomment_entry_is_legal
choc/audio/choc_AudioFileFormat_FLAC.h:7264
FunctionFLAC__bool FLAC__format_vorbiscomment_entry_name_is_legal
choc/audio/choc_AudioFileFormat_FLAC.h:7231
FunctionFLAC__bool FLAC__format_vorbiscomment_entry_value_is_legal
choc/audio/choc_AudioFileFormat_FLAC.h:7240
FunctionFLAC__bool FLAC__stream_decoder_finish
choc/audio/choc_AudioFileFormat_FLAC.h:9882
FunctionFLAC__bool FLAC__stream_decoder_flush
choc/audio/choc_AudioFileFormat_FLAC.h:10174
FunctionFLAC__bool FLAC__stream_decoder_get_decode_position
choc/audio/choc_AudioFileFormat_FLAC.h:10152
FunctionFLAC__bool FLAC__stream_decoder_get_md5_checking
choc/audio/choc_AudioFileFormat_FLAC.h:10103
FunctionFLAC__bool FLAC__stream_decoder_process_single
choc/audio/choc_AudioFileFormat_FLAC.h:10257
FunctionFLAC__bool FLAC__stream_decoder_process_until_end_of_metadata
choc/audio/choc_AudioFileFormat_FLAC.h:10294
FunctionFLAC__bool FLAC__stream_decoder_process_until_end_of_stream
choc/audio/choc_AudioFileFormat_FLAC.h:10321
FunctionFLAC__bool FLAC__stream_decoder_reset
choc/audio/choc_AudioFileFormat_FLAC.h:10197
FunctionFLAC__bool FLAC__stream_decoder_seek_absolute
choc/audio/choc_AudioFileFormat_FLAC.h:10386
FunctionFLAC__bool FLAC__stream_decoder_set_md5_checking
choc/audio/choc_AudioFileFormat_FLAC.h:9965
FunctionFLAC__bool FLAC__stream_decoder_set_metadata_ignore
choc/audio/choc_AudioFileFormat_FLAC.h:10034
FunctionFLAC__bool FLAC__stream_decoder_set_metadata_ignore_all
choc/audio/choc_AudioFileFormat_FLAC.h:10079
FunctionFLAC__bool FLAC__stream_decoder_set_metadata_ignore_application
choc/audio/choc_AudioFileFormat_FLAC.h:10051
FunctionFLAC__bool FLAC__stream_decoder_set_metadata_respond
choc/audio/choc_AudioFileFormat_FLAC.h:9975
FunctionFLAC__bool FLAC__stream_decoder_set_metadata_respond_all
choc/audio/choc_AudioFileFormat_FLAC.h:10020
FunctionFLAC__bool FLAC__stream_decoder_set_metadata_respond_application
choc/audio/choc_AudioFileFormat_FLAC.h:9992
FunctionFLAC__bool FLAC__stream_decoder_set_ogg_serial_number
choc/audio/choc_AudioFileFormat_FLAC.h:9948
FunctionFLAC__bool FLAC__stream_decoder_skip_single_frame
choc/audio/choc_AudioFileFormat_FLAC.h:10355
FunctionFLAC__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
FunctionFLAC__bool FLAC__stream_encoder_disable_fixed_subframes
choc/audio/choc_AudioFileFormat_FLAC.h:14194
FunctionFLAC__bool FLAC__stream_encoder_disable_verbatim_subframes
choc/audio/choc_AudioFileFormat_FLAC.h:14205
FunctionFLAC__bool FLAC__stream_encoder_finish
choc/audio/choc_AudioFileFormat_FLAC.h:13722
FunctionFLAC__bool FLAC__stream_encoder_get_do_escape_coding
choc/audio/choc_AudioFileFormat_FLAC.h:14361
FunctionFLAC__bool FLAC__stream_encoder_get_do_exhaustive_model_search
choc/audio/choc_AudioFileFormat_FLAC.h:14369
FunctionFLAC__bool FLAC__stream_encoder_get_do_md5
choc/audio/choc_AudioFileFormat_FLAC.h:14281
FunctionFLAC__bool FLAC__stream_encoder_get_do_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:14321
FunctionFLAC__bool FLAC__stream_encoder_get_do_qlp_coeff_prec_search
choc/audio/choc_AudioFileFormat_FLAC.h:14353
FunctionFLAC__bool FLAC__stream_encoder_get_loose_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:14329
FunctionFLAC__bool FLAC__stream_encoder_get_streamable_subset
choc/audio/choc_AudioFileFormat_FLAC.h:14273
FunctionFLAC__bool FLAC__stream_encoder_get_verify
choc/audio/choc_AudioFileFormat_FLAC.h:14265
FunctionFLAC__bool FLAC__stream_encoder_process
choc/audio/choc_AudioFileFormat_FLAC.h:14409
FunctionFLAC__bool FLAC__stream_encoder_process_interleaved
choc/audio/choc_AudioFileFormat_FLAC.h:14461
FunctionFLAC__bool FLAC__stream_encoder_set_apodization
@@@@add to tests*/
choc/audio/choc_AudioFileFormat_FLAC.h:13935
FunctionFLAC__bool FLAC__stream_encoder_set_bits_per_sample
choc/audio/choc_AudioFileFormat_FLAC.h:13853
FunctionFLAC__bool FLAC__stream_encoder_set_blocksize
choc/audio/choc_AudioFileFormat_FLAC.h:13901
FunctionFLAC__bool FLAC__stream_encoder_set_channels
choc/audio/choc_AudioFileFormat_FLAC.h:13842
FunctionFLAC__bool FLAC__stream_encoder_set_compression_level
choc/audio/choc_AudioFileFormat_FLAC.h:13875
FunctionFLAC__bool FLAC__stream_encoder_set_do_escape_coding
choc/audio/choc_AudioFileFormat_FLAC.h:14081
FunctionFLAC__bool FLAC__stream_encoder_set_do_exhaustive_model_search
choc/audio/choc_AudioFileFormat_FLAC.h:14092
FunctionFLAC__bool FLAC__stream_encoder_set_do_md5
choc/audio/choc_AudioFileFormat_FLAC.h:13831
FunctionFLAC__bool FLAC__stream_encoder_set_do_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:13912
FunctionFLAC__bool FLAC__stream_encoder_set_do_qlp_coeff_prec_search
choc/audio/choc_AudioFileFormat_FLAC.h:14070
FunctionFLAC__bool FLAC__stream_encoder_set_loose_mid_side_stereo
choc/audio/choc_AudioFileFormat_FLAC.h:13923
FunctionFLAC__bool FLAC__stream_encoder_set_max_lpc_order
choc/audio/choc_AudioFileFormat_FLAC.h:14048
FunctionFLAC__bool FLAC__stream_encoder_set_max_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14114
FunctionFLAC__bool FLAC__stream_encoder_set_metadata
choc/audio/choc_AudioFileFormat_FLAC.h:14147
FunctionFLAC__bool FLAC__stream_encoder_set_min_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14103
FunctionFLAC__bool FLAC__stream_encoder_set_ogg_serial_number
choc/audio/choc_AudioFileFormat_FLAC.h:13790
FunctionFLAC__bool FLAC__stream_encoder_set_qlp_coeff_precision
choc/audio/choc_AudioFileFormat_FLAC.h:14059
FunctionFLAC__bool FLAC__stream_encoder_set_rice_parameter_search_dist
choc/audio/choc_AudioFileFormat_FLAC.h:14125
FunctionFLAC__bool FLAC__stream_encoder_set_sample_rate
choc/audio/choc_AudioFileFormat_FLAC.h:13864
FunctionFLAC__bool FLAC__stream_encoder_set_streamable_subset
choc/audio/choc_AudioFileFormat_FLAC.h:13820
FunctionFLAC__bool FLAC__stream_encoder_set_total_samples_estimate
choc/audio/choc_AudioFileFormat_FLAC.h:14136
FunctionFLAC__bool FLAC__stream_encoder_set_verify
choc/audio/choc_AudioFileFormat_FLAC.h:13807
FunctionFLAC__crc8_update
choc/audio/choc_AudioFileFormat_FLAC.h:6712
FunctionFLAC__crc8_update_block
choc/audio/choc_AudioFileFormat_FLAC.h:6717
FunctionFLAC__fixed_compute_best_predictor
choc/audio/choc_AudioFileFormat_FLAC.h:6749
FunctionFLAC__fixed_compute_best_predictor_wide
choc/audio/choc_AudioFileFormat_FLAC.h:6807
FunctionFLAC__format_get_max_rice_partition_order
* These routines are private to libFLAC */
choc/audio/choc_AudioFileFormat_FLAC.h:7396
FunctionFLAC__lpc_compute_autocorrelation
choc/audio/choc_AudioFileFormat_FLAC.h:7489
FunctionFLAC__memory_alloc_aligned_uint32_array
choc/audio/choc_AudioFileFormat_FLAC.h:9305
FunctionFLAC__stream_decoder_get_blocksize
choc/audio/choc_AudioFileFormat_FLAC.h:10145
FunctionFLAC__stream_decoder_get_sample_rate
choc/audio/choc_AudioFileFormat_FLAC.h:10138
FunctionFLAC__stream_encoder_get_channels
choc/audio/choc_AudioFileFormat_FLAC.h:14289
FunctionFLAC__stream_encoder_get_max_lpc_order
choc/audio/choc_AudioFileFormat_FLAC.h:14337
FunctionFLAC__stream_encoder_get_max_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14385
FunctionFLAC__stream_encoder_get_min_residual_partition_order
choc/audio/choc_AudioFileFormat_FLAC.h:14377
FunctionFLAC__stream_encoder_get_qlp_coeff_precision
choc/audio/choc_AudioFileFormat_FLAC.h:14345
FunctionFLAC__stream_encoder_get_resolved_state_string
choc/audio/choc_AudioFileFormat_FLAC.h:14235
FunctionFLAC__stream_encoder_get_rice_parameter_search_dist
choc/audio/choc_AudioFileFormat_FLAC.h:14393
FunctionFLAC__stream_encoder_get_sample_rate
choc/audio/choc_AudioFileFormat_FLAC.h:14305
FunctionFLAC__stream_encoder_get_verify_decoder_error_stats
choc/audio/choc_AudioFileFormat_FLAC.h:14246
FunctionFLAC__uint64 FLAC__stream_decoder_get_total_samples
choc/audio/choc_AudioFileFormat_FLAC.h:10110
FunctionFLAC__uint64 FLAC__stream_encoder_get_total_samples_estimate
choc/audio/choc_AudioFileFormat_FLAC.h:14401
MethodFile
choc/audio/choc_MIDIFile.h:35
MethodFile
choc/audio/choc_MIDIFile.h:348
MethodFixedPoolAllocator
choc/containers/choc_Value.h:116
MethodFloatToStringBuffer
choc/text/choc_FloatToString.h:79
MethodHTMLElement
choc/text/choc_HTML.h:36
MethodHTMLElement
choc/text/choc_HTML.h:125
MethodHTTPServer
==============================================================================
choc/network/choc_HTTPServer.h:624
MethodHWNDHolder
choc/gui/choc_DesktopWindow.h:659
MethodINodeWatcher
choc/platform/choc_FileWatcher.h:287
← previousnext →1,101–1,200 of 2,482, ranked by callers