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

  /external/flac/libFLAC/include/private/
fixed.h 63 unsigned FLAC__fixed_compute_best_predictor_wide_intrin_sse2(const FLAC__int32 data[], unsigned data_len, float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER + 1]);
  /external/flac/libFLAC/
fixed_intrin_sse2.c 155 unsigned FLAC__fixed_compute_best_predictor_wide_intrin_sse2(const FLAC__int32 data[], unsigned data_len, float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER + 1])
stream_encoder.c     [all...]

Completed in 260 milliseconds