Searched defs:silk_noise_shape_quantizer_short_prediction (Results 1 – 2 of 2) sorted by relevance
/external/libopus/silk/arm/ |
D | NSQ_neon.h | 85 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ macro 96 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ macro
|
/external/libopus/silk/ |
D | NSQ.h | 65 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) ((void)arch,si… macro
|