OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hineighbor
(Results
1 - 4
of
4
) sorted by null
/external/tremolo/Tremolo/
floor1.c
60
if(info->
hineighbor
)_ogg_free(info->
hineighbor
);
152
info->
hineighbor
=
153
(char *)_ogg_malloc(count*sizeof(*info->
hineighbor
));
192
info->
hineighbor
[j]=hi;
334
info->postlist[info->
hineighbor
[i-2]],
336
fit_value[info->
hineighbor
[i-2]],
360
fit_value[info->
hineighbor
[i-2]]&=0x7fff;
codec_internal.h
120
char *
hineighbor
; /* [VIF_POSIT]; */
member in struct:__anon26916
/external/libvorbis/lib/
codec_internal.h
143
int
hineighbor
[VIF_POSIT];
member in struct:__anon21121
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
...]
Completed in 284 milliseconds