Home
last modified time | relevance | path

Searched defs:blender (Results 1 – 7 of 7) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.cpp836 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender, in CLPyramidBlendKernel()
878 SmartPtr<CLPyramidBlender> &blender, in CLPyramidTransformKernel()
968 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender) in CLSeamDiffKernel()
1005 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender) in CLSeamDPKernel()
1060 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender, in CLPyramidSeamMaskKernel()
1134 SmartPtr<CLPyramidBlender> &blender, in CLPyramidLapKernel()
1230 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender, in CLPyramidReconstructKernel()
1468 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender, bool is_uv) in CLBlenderLocalScaleKernel()
1529 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender, in CLPyramidCopyKernel()
1588 const SmartPtr<CLContext> &context, SmartPtr<CLPyramidBlender> &blender, in create_pyramid_transform_kernel()
[all …]
Dcl_blender.cpp177 …SmartPtr<CLBlender> blender = create_pyramid_blender (context, 2, true, false).dynamic_cast_ptr<CL… in create_ocl_blender() local
Dcl_image_360_stitch.cpp337 CLImage360Stitch::set_blender (SmartPtr<CLBlender> blender, int idx) in set_blender()
869 SmartPtr<CLBlender> blender; in create_image_360_stitch() local
/external/libxcam/tests/
Dtest-image-blend.cpp152 SmartPtr<CLBlender> blender) in blend_images()
165 SmartPtr<CLBlender> blender; in main() local
Dtest-soft-image.cpp704 SmartPtr<Blender> blender = Blender::create_soft_blender (); in main() local
/external/libxcam/modules/soft/
Dsoft_blender.cpp85 BlenderPrivConfig (SoftBlender *blender, uint32_t level) in BlenderPrivConfig()
857 SmartPtr<SoftBlender> blender = new SoftBlender(); in create_soft_blender() local
Dsoft_stitcher.cpp127 SmartPtr<SoftBlender> blender; member
549 SmartPtr<SoftBlender> blender = _overlaps[idx].blender; in start_single_blender() local