Searched defs:inVec1 (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libopus/silk/fixed/ |
H A D | vector_ops_FIX.c | 72 …const opus_int16 *const inVec1, /* I input vector 1 … in silk_inner_prod_aligned() 91 …const opus_int16 *inVec1, /* I input vector 1 … in silk_inner_prod16_c()
|
/aosp_15_r20/external/libopus/silk/x86/ |
H A D | SigProc_FIX_sse.h | 83 # define silk_inner_prod16(inVec1, inVec2, len, arch) \ argument 94 # define silk_inner_prod16(inVec1, inVec2, len, arch) \ argument
|
/aosp_15_r20/external/libopus/silk/ |
H A D | inner_prod_aligned.c | 35 …const opus_int16 *const inVec1, /* I input vector 1 … in silk_inner_prod_aligned_scale()
|
H A D | SigProc_FIX.h | 639 #define silk_inner_prod16(inVec1, inVec2, len, arch) \ argument
|
/aosp_15_r20/external/libopus/silk/fixed/x86/ |
H A D | vector_ops_FIX_sse4_1.c | 42 …const opus_int16 *inVec1, /* I input vector 1 … in silk_inner_prod16_sse4_1()
|