Searched defs:total_error_1 (Results  1 – 5 of 5) sorted by relevance
| /external/flac/src/libFLAC/ | 
| D | fixed.c | 227 …FLAC__uint32 total_error_0 = 0, total_error_1 = 0, total_error_2 = 0, total_error_3 = 0, total_err…  in FLAC__fixed_compute_best_predictor()  local 306 …FLAC__uint64 total_error_0 = 0, total_error_1 = 0, total_error_2 = 0, total_error_3 = 0, total_err…  in FLAC__fixed_compute_best_predictor_wide()  local 382 …FLAC__uint64 total_error_0 = 0, total_error_1 = 0, total_error_2 = 0, total_error_3 = 0, total_err…  in FLAC__fixed_compute_best_predictor_limit_residual()  local 429 …FLAC__uint64 total_error_0 = 0, total_error_1 = 0, total_error_2 = 0, total_error_3 = 0, total_err…  in FLAC__fixed_compute_best_predictor_limit_residual_33bit()  local
  | 
| D | fixed_intrin_avx2.c | 59 	FLAC__uint64 total_error_0, total_error_1, total_error_2, total_error_3, total_error_4;  in FLAC__fixed_compute_best_predictor_wide_intrin_avx2()  local 189 …FLAC__uint64 total_error_0 = 0, total_error_1 = 0, total_error_2 = 0, total_error_3 = 0, total_err…  in FLAC__fixed_compute_best_predictor_limit_residual_intrin_avx2()  local
  | 
| D | fixed_intrin_ssse3.c | 65 	FLAC__uint32 total_error_0, total_error_1, total_error_2, total_error_3, total_error_4;  in FLAC__fixed_compute_best_predictor_intrin_ssse3()  local
  | 
| D | fixed_intrin_sse2.c | 65 	FLAC__uint32 total_error_0, total_error_1, total_error_2, total_error_3, total_error_4;  in FLAC__fixed_compute_best_predictor_intrin_sse2()  local
  | 
| D | fixed_intrin_sse42.c | 70 …FLAC__uint64 total_error_0 = 0, total_error_1 = 0, total_error_2 = 0, total_error_3 = 0, total_err…  in FLAC__fixed_compute_best_predictor_limit_residual_intrin_sse42()  local
  |