Home
last modified time | relevance | path

Searched refs:FLAC__EntropyCodingMethod (Results 1 – 3 of 3) sorted by relevance

/external/flac/include/FLAC/
Dformat.h260 } FLAC__EntropyCodingMethod; typedef
299 FLAC__EntropyCodingMethod entropy_coding_method;
316 FLAC__EntropyCodingMethod entropy_coding_method;
/external/flac/libFLAC/
Dstream_encoder_framing.c44 static FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *…
482 FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *method) in add_entropy_coding_method_()
Dstream_encoder.c240 FLAC__EntropyCodingMethod *best_ecm
3876 FLAC__EntropyCodingMethod *best_ecm in find_best_partition_order_()