OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_wb
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp
34
m_wb
.blendingType = BLEND_TYPE_NONE;
48
this->
m_wb
.blendingType = blendingType;
49
this->
m_wb
.stripType = stripType;
51
m_wb
.blendRange =
m_wb
.blendRangeUV = BLEND_RANGE_DEFAULT;
52
m_wb
.nlevs =
m_wb
.blendRange;
53
m_wb
.nlevsC =
m_wb
.blendRangeUV;
55
if (
m_wb
.nlevs <= 0) m_wb.nlevs = 1; // Need levels for YUV processin
[
all
...]
Blend.h
92
BlendParams
m_wb
;
member in class:Blend
Completed in 50 milliseconds