OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oR
(Results
1 - 4
of
4
) sorted by null
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
ArgUtils.java
2
* Licensed to the Apache Software Foundation (ASF) under one
or
more
11
* Unless required by applicable law
or
agreed to in writing, software
13
* WITHOUT WARRANTIES
OR
CONDITIONS OF ANY KIND, either express
or
implied.
48
for (Object
oR
: flatten((Object[]) o)) {
49
list.add(
oR
);
/frameworks/rs/cpu_ref/
rsCpuIntrinsicBlend.cpp
10
* Unless required by applicable law
or
agreed to in writing, software
12
* WITHOUT WARRANTIES
OR
CONDITIONS OF ANY KIND, either express
or
implied.
427
oR
= out->x, oG = out->y, oB = out->z, oA = out->w;
428
out->x = (
oR
+ iR) > 255 ? 255 :
oR
+ iR;
448
oR
= out->x, oG = out->y, oB = out->z, oA = out->w;
449
out->x = (
oR
- iR) < 0 ? 0 :
oR
- iR;
/external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp
[
all
...]
/external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump
205
U?C?~o?^
oR
??4?XB{??Z7??0?%?? ?&??U???&??? ?c%\??'??f?? f ???r 8 >??? ? .?? ?%K? kP???????b??Q?#?)@?G?,W????????? (??R5?'\Br-?iK??#?++??z?(?=?????'L????4i?g?f?)Q?=|???u????.?"n~v????(`+}M? ???J?H???U?*F?"s?,Ys?c
504
v$??S??????y?73UYm?o ???s??]???+??TE???!??C??6?
or
(?;??<????v?????_HZ?N??????ZQ?__?t??=?u??t/????\7|sz??-??HWO?F?<Mm??????c?????k{B??_+?i?{?E???? Q?c%n??'??f?? f ?????r #8 >?? ?r4? Y ? kPt?5????{9??_?*<?????2j$??]??????7?
[
all
...]
Completed in 157 milliseconds