Home
last modified time | relevance | path

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

/external/flac/include/share/
Dcompat.h81 #define flac_restrict __restrict macro
83 #define flac_restrict __restrict__ macro
85 #define flac_restrict macro
/external/flac/libFLAC/
Dlpc.c267 …* flac_restrict data, unsigned data_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned ord… in FLAC__lpc_compute_residual_from_qlp_coefficients()
528 …* flac_restrict data, unsigned data_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned ord… in FLAC__lpc_compute_residual_from_qlp_coefficients_wide()
784flac_restrict residual, unsigned data_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned o… in FLAC__lpc_restore_signal()
1045flac_restrict residual, unsigned data_len, const FLAC__int32 * flac_restrict qlp_coeff, unsigned o… in FLAC__lpc_restore_signal_wide()