OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIF_POSIT
(Results
1 - 6
of
6
) sorted by null
/external/libvorbis/lib/
codec_internal.h
139
int sorted_index[
VIF_POSIT
+2];
140
int forward_index[
VIF_POSIT
+2];
141
int reverse_index[
VIF_POSIT
+2];
143
int hineighbor[
VIF_POSIT
];
144
int loneighbor[
VIF_POSIT
];
backends.h
58
#define
VIF_POSIT
63
72
int postlist[
VIF_POSIT
+2]; /* first two implicit */
floor1.c
182
int *sortpointer[
VIF_POSIT
+2];
200
int *sortpointer[
VIF_POSIT
+2];
599
lsfit_acc fits[
VIF_POSIT
+1];
600
int fit_valueA[
VIF_POSIT
+2]; /* index by range list position */
601
int fit_valueB[
VIF_POSIT
+2]; /* index by range list position */
603
int loneighbor[
VIF_POSIT
+2]; /* sorted index of range list position (+2) */
604
int hineighbor[
VIF_POSIT
+2];
606
int memo[
VIF_POSIT
+2];
776
int out[
VIF_POSIT
+2];
/external/libgdx/backends/gdx-backend-lwjgl/libs/
jorbis.jar
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
jorbis.jar
/external/tremolo/Tremolo/
floor1.c
49
#define
VIF_POSIT
63
Completed in 88 milliseconds