OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProcessPyramidForThisFrame
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h
109
void
ProcessPyramidForThisFrame
(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, double trs[3][3], int site_idx);
Blend.cpp
571
ProcessPyramidForThisFrame
(csite, mb->vcrect, mb->brect, rect, imgMos, mb->trs, site_idx);
890
void Blend::
ProcessPyramidForThisFrame
(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, double trs[3][3], int site_idx)
[
all
...]
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h
109
void
ProcessPyramidForThisFrame
(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, double trs[3][3], int site_idx);
Blend.cpp
571
ProcessPyramidForThisFrame
(csite, mb->vcrect, mb->brect, rect, imgMos, mb->trs, site_idx);
870
void Blend::
ProcessPyramidForThisFrame
(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinfo &imgMos, double trs[3][3], int site_idx)
[
all
...]
Completed in 44 milliseconds