HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__EntropyCodingMethod (Results 1 - 3 of 3) sorted by null

  /external/flac/include/FLAC/
format.h 260 } FLAC__EntropyCodingMethod;
299 FLAC__EntropyCodingMethod entropy_coding_method;
316 FLAC__EntropyCodingMethod entropy_coding_method;
    [all...]
  /external/flac/libFLAC/
stream_encoder_framing.c 43 static FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *method);
477 FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *method)
stream_encoder.c 236 FLAC__EntropyCodingMethod *best_ecm
    [all...]

Completed in 38 milliseconds