Home
last modified time | relevance | path

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

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