Home
last modified time | relevance | path

Searched defs:silk_noise_shape_quantizer_short_prediction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libopus/silk/arm/
H A DNSQ_neon.h86 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ macro
97 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) \ macro
/aosp_15_r20/external/libopus/silk/
H A DNSQ.h65 #define silk_noise_shape_quantizer_short_prediction(in, coef, coefRev, order, arch) ((void)arch,si… macro