OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clamping
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/docs/
MESA_texture_signed_rgba.spec
128
about
clamping
behavior leaving this to the core specification
129
and other extensions. The
clamping
or lack of
clamping
is left
138
If ARB_color_buffer_float is supported, its
clamping
controls
143
fixed-function texture environment
clamping
appropriately. If the
147
of explicitly clamped to [0,1] for GL_COMBINE. or
clamping
the
/external/libvpx/libvpx/vpx_dsp/x86/
vpx_high_subpixel_bilinear_sse2.asm
35
psubw xmm5, xmm1 ;max value (for
clamping
)
36
pxor xmm2, xmm2 ;min value (for
clamping
)
91
psubw xmm8, xmm1 ;max value (for
clamping
)
92
pxor xmm5, xmm5 ;min value (for
clamping
)
vpx_high_subpixel_8t_sse2.asm
56
movdqa max, xmm0 ;max value (for
clamping
)
57
movdqa min, xmm1 ;min value (for
clamping
)
132
movdqa max, xmm0 ;max value (for
clamping
)
133
movdqa min, xmm1 ;min value (for
clamping
)
/frameworks/rs/script_api/
rs_convert.spec
108
clamping
may be done after the input is multiplied by 255.f and converted to an integer,
Completed in 531 milliseconds