OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neg_mask
(Results
1 - 2
of
2
) sorted by null
/external/llvm/test/CodeGen/X86/
v8i1-masks.ll
24
;CHECK:
neg_mask
/external/aac/libAACdec/src/
aacdec_tns.cpp
189
static const SCHAR
neg_mask
[] = { ~0x3, ~0x7, ~0xF };
local
198
n_mask =
neg_mask
[coef_res + 1 - coef_compress];
Completed in 310 milliseconds