Lines Matching full:vector
41 opus_int32 *a, /* I/O Unsorted / Sorted vector */
42 opus_int *idx, /* O Index vector for the sorted elements */
43 const opus_int L, /* I Vector length */
55 /* Write start indices in index vector */
60 /* Sort vector elements by value, increasing order */
89 opus_int16 *a, /* I/O Unsorted / Sorted vector */
90 opus_int *idx, /* O Index vector for the sorted elements */
91 const opus_int L, /* I Vector length */
103 /* Write start indices in index vector */
108 /* Sort vector elements by value, decreasing order */
136 opus_int16 *a, /* I/O Unsorted / Sorted vector */
137 const opus_int L /* I Vector length */
146 /* Sort vector elements by value, increasing order */