diff options
author | 2012-10-26 15:41:49 +0900 | |
---|---|---|
committer | 2012-11-26 13:35:36 +0900 | |
commit | 5a9c30a32dd187344cb966db3016861b6b385384 (patch) | |
tree | 7fef35d0bcd35a0c7f93b0c065d591dd455b79f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | video: s3c-fb: return an error when bpp is invalid (diff) | |
download | linux-dev-5a9c30a32dd187344cb966db3016861b6b385384.tar.xz linux-dev-5a9c30a32dd187344cb966db3016861b6b385384.zip |
video: s3c-fb: fix red offset and length for ARGB232 format
Green pixel and blue pixel are 3 bits and 2 bits respectively
at ARGB232 format. Thus, the value of red offset should be 5,
not 4. Also, the value of red length should be 2, because
red pixel is 2 bits at ARGB232 format.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions