OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:js
(Results
1 - 9
of
9
) sorted by null
/external/libvpx/libvpx/vp8/common/
invtrans.h
27
int
js
;
local
28
for(
js
= 0;
js
< 16;
js
++)
30
if((eobs[
js
] == 0) && (diff[0] != 0))
31
eobs[
js
]++;