OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pixel_color
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/camera/
camera-format-converters.c
878
const char
pixel_color
= _get_bayer_color_sel(desc, x, y);
local
880
if (
pixel_color
== 'G') {
891
} else if (
pixel_color
== 'R') {
[
all
...]
Completed in 7944 milliseconds