OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u_l
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/common/mips/msa/
loopfilter_filters_msa.c
137
v8i16 q0_sub_p0_r, q0_sub_p0_l, filt_r, u_r,
u_l
, filt_l; \
191
u_l
= filt_l * cnst27h; \
192
u_l
+= cnst63h; \
193
u_l
>>= 7; \
194
u_l
= __msa_sat_s_h(
u_l
, 7); \
195
u = __msa_pckev_b((v16i8)
u_l
, (v16i8)u_r); \
206
u_l
= filt_l * cnst18h; \
207
u_l
+= cnst63h; \
208
u_l
>>= 7;
[
all
...]
/external/icu/icu4c/source/common/
messagepattern.cpp
48
static const UChar
u_L
=0x4C;
64
static const UChar
u_l
=0x6C;
variable
[
all
...]
Completed in 595 milliseconds