Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/
Dstream_encoder.c378 …uint32_t (*local_fixed_compute_best_predictor_limit_residual)(const FLAC__int32 data[], uint32_t d… member
382 …uint32_t (*local_fixed_compute_best_predictor_limit_residual)(const FLAC__int32 data[], uint32_t d… member
937 …encoder->private_->local_fixed_compute_best_predictor_limit_residual = FLAC__fixed_compute_best_pr… in init_stream_internal_()
1005 …encoder->private_->local_fixed_compute_best_predictor_limit_residual = FLAC__fixed_compute_best_pr… in init_stream_internal_()
1011 …encoder->private_->local_fixed_compute_best_predictor_limit_residual = FLAC__fixed_compute_best_pr… in init_stream_internal_()
1066 …encoder->private_->local_fixed_compute_best_predictor_limit_residual = FLAC__fixed_compute_best_pr… in init_stream_internal_()
1072 …encoder->private_->local_fixed_compute_best_predictor_limit_residual = FLAC__fixed_compute_best_pr… in init_stream_internal_()
3501 …guess_fixed_order = encoder->private_->local_fixed_compute_best_predictor_limit_residual(((FLAC__i… in process_subframe_()