OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Bt
(Results
1 - 24
of
24
) sorted by null
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
vibrance.rs
37
float
Bt
= Bf * MS;
43
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
44
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
45
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
vibrance.rs
37
float
Bt
= Bf * MS;
43
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
44
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
45
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
vibrance.rs
37
float
Bt
= Bf * MS;
43
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
44
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
45
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
/frameworks/rs/java/tests/ScriptGroupTest/src/com/android/rs/sgtest/
vibrance_f.rs
37
float
Bt
= Bf * MS;
43
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
44
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
45
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
/packages/apps/Gallery2/jni/filters/
saturated.c
32
float
Bt
= Bf * MS;
44
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
45
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
46
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
vibrance.c
34
float
Bt
= Bf * MS;
47
Bt
= Bf * MS;
53
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
54
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
55
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
saturation.rs
72
float
Bt
= Bf * MS;
78
rsMatrixSet(&colorMatrix_max, 2, 0, b *
Bt
);
81
rsMatrixSet(&colorMatrix_max, 2, 1, b *
Bt
);
84
rsMatrixSet(&colorMatrix_max, 2, 2, b * (
Bt
+ S));
90
Bt
= Bf * MS;
95
rsMatrixSet(&colorMatrix_min, 2, 0, b *
Bt
);
98
rsMatrixSet(&colorMatrix_min, 2, 1, b *
Bt
);
101
rsMatrixSet(&colorMatrix_min, 2, 2, b * (
Bt
+ S));
vignette.rs
48
float
Bt
= Bf * MS;
56
rsMatrixSet(&colorMatrix, 2, 0, b *
Bt
);
59
rsMatrixSet(&colorMatrix, 2, 1, b *
Bt
);
62
rsMatrixSet(&colorMatrix, 2, 2, b * (
Bt
+ S));
grad.rs
74
float
Bt
= Bf * MS;
82
rsMatrixSet(&grads[i].colorMatrix, 2, 0, b *
Bt
);
85
rsMatrixSet(&grads[i].colorMatrix, 2, 1, b *
Bt
);
88
rsMatrixSet(&grads[i].colorMatrix, 2, 2, b * (
Bt
+ S));
/external/opencv3/modules/video/test/
test_estimaterigid.cpp
120
Mat B = A - repeat(A.row(0), 3, 1),
Bt
= B.t();
121
B =
Bt
*B;
/external/google-breakpad/src/common/windows/
omap_unittest.cc
108
const AddressRange
Bt
(100, 15);
109
const AddressRange Dt(
Bt
.end(), 20); // D is shortened.
126
omap_data.omap_to.push_back(CreateOmap(
Bt
.rva, B.rva));
138
omap_data.omap_from.push_back(CreateOmap(B.rva,
Bt
.rva));
179
mapping.push_back(CreateMappedRange(B.rva,
Bt
.rva, B.length, 0, C.length));
/external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729_jitter.rtp
169
????w????^ <