OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Bt
(Results
1 - 12
of
12
) sorted by null
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
vibrance.rs
29
static float
Bt
= 0.f;
45
Bt
= Bf * MS;
51
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
52
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
53
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
68
Bt
= Bf * MS;
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
vibrance.rs
29
static float
Bt
= 0.f;
45
Bt
= Bf * MS;
51
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
52
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
53
float Bc = R * Rt + G * Gt + B * (
Bt
+ S);
68
Bt
= Bf * MS;
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
vibrance.rs
40
float
Bt
= Bf * MS;
46
float Rc = R * (Rt + S) + G * Gt + B *
Bt
;
47
float Gc = R * Rt + G * (Gt + S) + B *
Bt
;
48
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
50
float
Bt
= Bf * MS;
58
rsMatrixSet(&colorMatrix, 2, 0, b *
Bt
);
61
rsMatrixSet(&colorMatrix, 2, 1, b *
Bt
);
64
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/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
video.rtpdump
[
all
...]
h264-svc-99-640x360.rtpdump
[
all
...]
/cts/suite/pts/deviceTests/browserbench/assets/octane/
pdfjs.js
[
all
...]
Completed in 748 milliseconds