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 259 } FLAC__EntropyCodingMethod;
298 FLAC__EntropyCodingMethod entropy_coding_method;
315 FLAC__EntropyCodingMethod entropy_coding_method;
    [all...]
  /external/flac/libFLAC/
stream_encoder_framing.c 47 static FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *method);
481 FLAC__bool add_entropy_coding_method_(FLAC__BitWriter *bw, const FLAC__EntropyCodingMethod *method)
stream_encoder.c 256 FLAC__EntropyCodingMethod *best_ecm
    [all...]

Completed in 269 milliseconds