OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cr_const1
(Results
1 - 1
of
1
) sorted by null
/external/libgdx/gdx/jni/gdx2d/
stb_image.h
3134
__m128i
cr_const1
= _mm_set1_epi16( - (short) ( 0.71414f*4096.0f+0.5f));
local
3193
int16x8_t
cr_const1
= vdupq_n_s16( - (short) ( 0.71414f*4096.0f+0.5f));
local
[
all
...]
Completed in 6066 milliseconds