OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rgb0
(Results
1 - 12
of
12
) sorted by null
/pdk/apps/CameraITS/tests/scene1/
test_jpeg.py
46
rgb0
= its.image.compute_image_means(tile)
58
sum([pow(
rgb0
[i] - rgb1[i], 2.0) for i in range(3)]) / 3.0)
test_yuv_plus_jpeg.py
49
rgb0
= its.image.compute_image_means(tile)
57
sum([pow(
rgb0
[i] - rgb1[i], 2.0) for i in range(3)]) / 3.0)
test_yuv_plus_raw.py
47
rgb0
= its.image.compute_image_means(tile)
57
sum([pow(
rgb0
[i] - rgb1[i], 2.0) for i in range(3)]) / 3.0)
test_yuv_plus_raw10.py
49
rgb0
= its.image.compute_image_means(tile)
59
sum([pow(
rgb0
[i] - rgb1[i], 2.0) for i in range(3)]) / 3.0)
test_yuv_jpeg_all.py
75
rgb0
= rgbs[0]
78
sum([pow(
rgb0
[i] - rgb1[i], 2.0) for i in range(3)]) / 3.0)
/external/chromium_org/skia/ext/
skia_utils_win.cc
47
// ARGB = 0xFF000000 | ((0BGR ->
RGB0
) >> 8)
/frameworks/native/include/ui/
PixelFormat.h
60
PIXEL_FORMAT_RGBX_8888 = HAL_PIXEL_FORMAT_RGBX_8888, // 4x8-bit
RGB0
/hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h
394
// 2 for
rgb0
/1 double bufs
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp
165
* Sets up BORDERFILL as default base pipe and detaches
RGB0
.
[
all
...]
hwc_utils.cpp
851
* Sets up BORDERFILL as default base pipe and detaches
RGB0
.
[
all
...]
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp
[
all
...]
Completed in 275 milliseconds