Home
last modified time | relevance | path

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

/external/flac/include/FLAC/
Dformat.h259 } FLAC__EntropyCodingMethod; typedef
298 FLAC__EntropyCodingMethod entropy_coding_method;
315 FLAC__EntropyCodingMethod entropy_coding_method;
/external/flac/libFLAC/
Dstream_encoder_framing.c47 static FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *…
481 FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *method) in add_entropy_coding_method_()
Dstream_encoder.c256 FLAC__EntropyCodingMethod *best_ecm
3689 FLAC__EntropyCodingMethod *best_ecm in find_best_partition_order_()