Home
last modified time | relevance | path

Searched refs:BG (Results 1 – 25 of 541) sorted by relevance

12345678910>>...22

/external/libyuv/files/source/
Drow_common.cc997 #define BG (UG * 128 + VG * 128 + YGB) macro
1006 {BB, BG, BR, 0, 0, 0, 0, 0},
1013 {BR, BG, BB, 0, 0, 0, 0, 0},
1019 {BB, BG, BR, 0, 0, 0, 0, 0},
1024 {BR, BG, BB, 0, 0, 0, 0, 0},
1035 {BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG},
1046 {BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG},
1052 #undef BG
1078 #define BG (UG * 128 + VG * 128 + YGB) macro
1087 {BB, BG, BR, 0, 0, 0, 0, 0},
[all …]
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc1081 #define BG (UG * 128 + VG * 128 + YGB) macro
1090 {BB, BG, BR, 0, 0, 0, 0, 0},
1097 {BR, BG, BB, 0, 0, 0, 0, 0},
1103 {BB, BG, BR, 0, 0, 0, 0, 0},
1108 {BR, BG, BB, 0, 0, 0, 0, 0},
1119 {BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG},
1130 {BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG},
1136 #undef BG
1162 #define BG (UG * 128 + VG * 128 + YGB) macro
1171 {BB, BG, BR, 0, 0, 0, 0, 0},
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1097 for (auto &BG : BitGroups) { in collectValueRotInfo() local
1098 unsigned RLAmtKey = BG.RLAmt + (BG.Repl32 ? 64 : 0); in collectValueRotInfo()
1099 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()
1100 VRI.V = BG.V; in collectValueRotInfo()
1101 VRI.RLAmt = BG.RLAmt; in collectValueRotInfo()
1102 VRI.Repl32 = BG.Repl32; in collectValueRotInfo()
1104 VRI.FirstGroupStartIdx = std::min(VRI.FirstGroupStartIdx, BG.StartIdx); in collectValueRotInfo()
1135 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups() argument
1136 if (BG.StartIdx <= BG.EndIdx) { in assignRepl32BitGroups()
1137 for (unsigned i = BG.StartIdx; i <= BG.EndIdx; ++i) { in assignRepl32BitGroups()
[all …]
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc1444 #define BG (UG * 128 + VG * 128 + YGB) macro
1456 { BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG },
1470 { BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG },
1482 #undef BG
Drow_win.cc56 #define BG (UG * 128 + VG * 128 + YGB) macro
68 { BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG },
82 { BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG, BG },
94 #undef BG
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1388 for (auto &BG : BitGroups) { in collectValueRotInfo() local
1389 unsigned RLAmtKey = BG.RLAmt + (BG.Repl32 ? 64 : 0); in collectValueRotInfo()
1390 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()
1391 VRI.V = BG.V; in collectValueRotInfo()
1392 VRI.RLAmt = BG.RLAmt; in collectValueRotInfo()
1393 VRI.Repl32 = BG.Repl32; in collectValueRotInfo()
1395 VRI.FirstGroupStartIdx = std::min(VRI.FirstGroupStartIdx, BG.StartIdx); in collectValueRotInfo()
1426 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups() argument
1427 if (BG.StartIdx <= BG.EndIdx) { in assignRepl32BitGroups()
1428 for (unsigned i = BG.StartIdx; i <= BG.EndIdx; ++i) { in assignRepl32BitGroups()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DRenderingSupport.h53 bool Bold = false, bool BG = false) {
55 OS.changeColor(Color, Bold, BG);
/external/llvm/tools/llvm-cov/
DRenderingSupport.h53 bool Bold = false, bool BG = false) {
55 OS.changeColor(Color, Bold, BG);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFormattedStream.h125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() argument
126 TheStream->changeColor(Color, Bold, BG); in changeColor()
Draw_ostream.h259 bool BG = false) {
262 (void)BG;
/external/llvm/include/llvm/Support/
DFormattedStream.h125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override { in changeColor() argument
126 TheStream->changeColor(Color, Bold, BG); in changeColor()
Draw_ostream.h237 bool BG = false) {
240 (void)BG;
/external/ImageMagick/PerlMagick/t/reference/filter/
DMinify.miff15 …M>VJ;TH:WL?hbp�����̜x��Ui�BG�@>�?:�>4�;,�7-�3.�1/�23�6/�60�9/�;2�>7�?3�</�?3�ZU�ls�fq�sk����ӽ�ط�ܾ�…
DShave.miff15BG�@5�C;�41�B5�;)�9%�:%�8(�4+�13�,3�-1�.8�(>�(0�0'�8(�;2�=4�D6�6&�5)�75�./�4*�5*�J>�>1�6*�:+�7&�H>…
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DOilPaint.miff43BGBG�E>�BG�B5�B5�B5�E9�B5�?0�3/�4+�4+�4+�4.�5)�5)�(>�;6�5/�5/�5/�5/�=)�./�./�5)�:(�>1�>1�>1�:*�:*…
/external/icu/icu4c/source/data/region/
Dfa_AF.txt14 BG{"بلغاریا"}
Dnus.txt23 BG{"Bulga̱a̱ria"}
Dyi.txt43 BG{"בולגאַריע"}
Dzgh.txt24 BG{"ⴱⵍⵖⴰⵔⵢⴰ"}
Dshi.txt24 BG{"ⴱⵍⵖⴰⵔⵢⴰ"}
Ddyo.txt23 BG{"Bulgari"}
Dtg.txt27 BG{"Булғория"}
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h250 bool BG = false) {
253 (void)BG;
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D37623cb761ed4f4945734ba8c2db86d8.000004d0.honggfuzz.cov16 ��P��Z`L�.��{H�BG*�67VRY[�V�mP�Oq��}�q#���4���{'2�q]��Tt���[rj�H�����/3��B\|�~��p1��k�:J��…
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D37623cb761ed4f4945734ba8c2db86d8.000004d0.honggfuzz.cov16 ��P��Z`L�.��{H�BG*�67VRY[�V�mP�Oq��}�q#���4���{'2�q]��Tt���[rj�H�����/3��B\|�~��p1��k�:J��…

12345678910>>...22