OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hineighbor
(Results
1 - 6
of
6
) sorted by null
/external/tremolo/Tremolo/
floor1.c
60
if(info->
hineighbor
)_ogg_free(info->
hineighbor
);
152
info->
hineighbor
=
153
(ogg_uint8_t *)_ogg_malloc(count*sizeof(*info->
hineighbor
));
192
info->
hineighbor
[j]=hi;
335
info->postlist[info->
hineighbor
[i-2]],
337
fit_value[info->
hineighbor
[i-2]],
361
fit_value[info->
hineighbor
[i-2]]&=0x7fff;
codec_internal.h
120
ogg_uint8_t *
hineighbor
; /* [VIF_POSIT]; */
member in struct:__anon24943
/external/libvorbis/lib/
codec_internal.h
143
int
hineighbor
[VIF_POSIT];
member in struct:__anon17834
floor1.c
266
look->
hineighbor
[i]=hi;
604
int
hineighbor
[VIF_POSIT+2];
local
611
for(i=0;i<posts;i++)
hineighbor
[i]=1; /* 1 for the implicit post at n */
643
int hn=
hineighbor
[sortpos];
696
if(
hineighbor
[j]==hn)
697
hineighbor
[j]=i;
725
int hn=look->
hineighbor
[i-2];
807
int hn=look->
hineighbor
[i-2];
1014
info->postlist[look->
hineighbor
[i-2]],
1016
fit_value[look->
hineighbor
[i-2]]
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl/libs/
jorbis.jar
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
jorbis.jar
Completed in 500 milliseconds